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