MCPcopy Create free account
hub / github.com/WheretIB/nullc / GetExecError

Method GetExecError

NULLC/Executor.cpp:2294–2297  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2292}
2293
2294const char* Executor::GetExecError()
2295{
2296 return execError;
2297}
2298
2299char* Executor::GetVariableData(unsigned int *count)
2300{

Callers 6

nullcSetJiTStackFunction · 0.45
nullcLinkCodeFunction · 0.45
nullcRunFunctionFunction · 0.45
nullcCallFunctionFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected