chsvlib
chsv helper source code

◆ GetLastChsvErrorC()

errno_t Chusov::GetLastChsvErrorC ( )
noexcept

Returns last C error code.

Warning
It is not a replacement of the standard errno. It uses own thread local storages.
Remarks
Declared in chsverr.h.
Deprecated:
The function is deprecated as non-portable.