Macros | Functions | Variables
errno.hpp File Reference

Go to the source code of this file.

Macros

#define EACCES   13
 
#define EAGAIN   11
 
#define EBADF   9
 
#define EFAULT   14
 
#define EINTR   4
 
#define EINVAL   22
 
#define EMFILE   24
 
#define sys_nerr   _sys_nerr
 

Functions

char * strerror (int errno)
 

Variables

int _doserrno
 
int _sys_nerr
 
int errno
 

Macro Definition Documentation

◆ EACCES

#define EACCES   13

Definition at line 16 of file errno.hpp.

◆ EAGAIN

#define EAGAIN   11

Definition at line 14 of file errno.hpp.

◆ EBADF

#define EBADF   9

Definition at line 12 of file errno.hpp.

◆ EFAULT

#define EFAULT   14

Definition at line 17 of file errno.hpp.

◆ EINTR

#define EINTR   4

Definition at line 7 of file errno.hpp.

◆ EINVAL

#define EINVAL   22

Definition at line 25 of file errno.hpp.

◆ EMFILE

#define EMFILE   24

Definition at line 27 of file errno.hpp.

◆ sys_nerr

#define sys_nerr   _sys_nerr

Definition at line 50 of file errno.hpp.

Function Documentation

◆ strerror()

char* strerror ( int  errno)

Variable Documentation

◆ _doserrno

int _doserrno

◆ _sys_nerr

int _sys_nerr

◆ errno

int errno


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:02