MCPcopy Create free account
hub / github.com/OpenSees/OpenSees / OPS_GetString

Function OPS_GetString

DEVELOPER/core/win32Functions.cpp:287–290  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

285}
286
287extern "C" const char *OPS_GetString()
288{
289 return (*OPS_GetStringPtr)();
290}
291
292extern "C" int OPS_GetStringCopy(char **cArray)
293{

Callers 5

OPS_NodeFunction · 0.70
OPS_HomogeneousBC_XFunction · 0.70
OPS_HomogeneousBC_YFunction · 0.70
OPS_HomogeneousBC_ZFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected