This documentation is copyright © 1998-2001 Sandro Sigala <sandro@sigala.it>.
All rights reserved.

Released under the GNU General Public License.

Return to index Up one level Previous symbol Next symbol

Summary of the <errno.h> Header

View source

#ifndef __ERRNO_H
#define __ERRNO_H

#define EDOM	       	implementation defined
#define EILSEQ	       	implementation defined
#define ERANGE	       	implementation defined

#define errno	       	implementation defined

#endif /* !__ERRNO_H */