Version 2.0.0-0

errno Reference

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

Macros

__XEOS_LIB_C99_ERRNO_H__ Top

#define __XEOS_LIB_C99_ERRNO_H__

EDOM Top

#define EDOM 0x01

EILSEQ Top

#define EILSEQ 0x02

ERANGE Top

#define ERANGE 0x03

Globals

errno Top

extern int errno;