xtd_c - Reference Guide 0.2.0
errors.h File Reference
#include "types.h"
#include <errno.h>

Definition

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)