Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
287
extern
"C"
const char *OPS_GetString()
288
{
289
return (*OPS_GetStringPtr)();
290
}
291
292
extern
"C"
int OPS_GetStringCopy(char **cArray)
293
{
Callers
5
OPS_Node
Function · 0.70
OPS_HomogeneousBC_X
Function · 0.70
OPS_HomogeneousBC_Y
Function · 0.70
OPS_HomogeneousBC_Z
Function · 0.70
OPS_SumElementForcesRecorder
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected