MCPcopy Create free account
hub / github.com/diasurgical/devilution / SErrSetLastError

Function SErrSetLastError

SourceX/storm/storm.cpp:807–810  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

805}
806
807void SErrSetLastError(DWORD dwErrCode)
808{
809 nLastError = dwErrCode;
810}
811
812int SStrCopy(char *dest, const char *src, int max_length)
813{

Callers 3

SNetReceiveMessageFunction · 0.85
SNetReceiveTurnsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected