Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ GetError
Method
GetError
NULLC/Compiler.cpp:1361–1364 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1359
}
1360
1361
const char* Compiler::GetError()
1362
{
1363
return CodeInfo::lastError.GetErrorString();
1364
}
1365
1366
void Compiler::SaveListing(const char *fileName)
1367
{
Callers
2
nullcBindModuleFunction
Function · 0.45
nullcCompile
Function · 0.45
Calls
1
GetErrorString
Method · 0.80
Tested by
no test coverage detected