errno Reference

File
lib/c99/include/c99/errno.h
Date
Wednesday, June 25, 2014
Includes
None

Macros

__XEOS_LIB_C99_ERRNO_H__

#define __XEOS_LIB_C99_ERRNO_H__

EDOM

#define EDOM 0x01

EILSEQ

#define EILSEQ 0x02

ERANGE

#define ERANGE 0x03

Globals

errno

extern int errno;