libtools
doxygen.h
Go to the documentation of this file.
1 
5 #ifdef __DOXYGEN
6 #error this file only for doxygen
7 
9 #define EIO 5
10 
12 #define EPIPE 32
13 
15 int errno;
16 
17 #endif /* __DOXYGEN */
int errno
Last error number.
Definition: doxygen.h:15