MCPcopy 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
57inline DWORD Test_GetLastError()
58{
59 return GetCascError();
60}
61
62void TestStrCopy(char * szTarget, size_t cchTarget, const char * szSource, size_t cchSource = -1)
63{

Callers 1

PrintWithClreolMethod · 0.85

Calls 1

GetCascErrorFunction · 0.85

Tested by

no test coverage detected