|
Electronics Circuits &
Tutorials |
|
|
|
|
|
|
Home >
Electronics Tutorials >
C Language
Tutorial > errno.h
- errno |
C Language Programming Library
Reference Guide
|
errno.h
- errno
|
|
Declaration:
int errno;
The errno variable has a value of zero at
the beginning of the program. If an error occurs, then this
variable is given the value of the error number. |
|
|
Note: To report broken links or to submit your projects,
tutorials please email to Webmaster |
|
|
|
|
Copyright ©
1999-2020
www.hobbyprojects.com
(All rights reserved) |
|