Header: errno.h Purpose: Defines some common erros. File: errno.h Author: K.G. Begeman Use: #include "errno.h" Defines: int errno contains number of last error. Warning: System dependent! At the moment implemented for ALLIANT, CONVEX, DEC ALPHA, DEC ULTRIX, HP 9000, IBM AIX, SILICON GRAPHICS, SUN and VMS. Updates: May 1, 1990: KGB, Document created. June 2, 2004: JPT, Linux now includes system errno.h.