Content-type: text/html Man page of errno.h

errno.h

Section: Headers (3HEAD)
Updated: 10 Sep 2004
Index Return to Main Contents
 

NAME

errno.h, errno - system error numbers  

SYNOPSIS

#include <errno.h> 
 

DESCRIPTION

The <errno.h> header provides a declaration for errno and gives positive values for the symbolic constants listed on the intro(2) manual page.  

USAGE

Values for errno are required to be distinct positive values rather than non-zero values.  

ATTRIBUTES

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPEATTRIBUTE VALUE
Interface StabilityStandard

 

SEE ALSO

intro(2), attributes(5), standards(5)


 

Index

NAME
SYNOPSIS
DESCRIPTION
USAGE
ATTRIBUTES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 02:37:13 GMT, October 02, 2010