Functions for dealing with system errors. More...
Go to the source code of this file.
Functions | |
ARCH_API std::string | ArchStrerror () |
Return the error string for the current value of errno. More... | |
ARCH_API std::string | ArchStrerror (int errorCode) |
Return the error string for the specified value of errno. More... | |
Functions for dealing with system errors.
Definition in file errno.h.