Contains errors definitions.
Go to the source code of this file.
Fieds | |
#define | ENONE ((errno_t)0) |
No error value (0). More... | |
Methods | |
const char * | xtd_error_to_string (errno_t error) |
size_t | xtd_error_to_string_s (errno_t error, char *string, size_t size) |