Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Scobalula/Greyhound
/ Test_GetLastError
Function
Test_GetLastError
src/External/CascLib/test/TLogHelper.cpp:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
inline DWORD Test_GetLastError()
58
{
59
return GetCascError();
60
}
61
62
void TestStrCopy(char * szTarget, size_t cchTarget, const char * szSource, size_t cchSource = -1)
63
{
Callers
1
PrintWithClreol
Method · 0.85
Calls
1
GetCascError
Function · 0.85
Tested by
no test coverage detected