Linux.com

Everything Linux and Open Source

UNIX Error Reporting in the Standard C Library

September 09, 2006 (8:00:00 AM)  -  3 years, 2 months ago
Anonymous Reader writes "Proper error detection and recovery is often ignored by UNIX developers. The lack of exceptions from the C language and the rudimentary error mechanisms from the standard C library certainly contribute to this. This article familiarizes you with the UNIX standard error reporting mechanism, the errno global variable. You'll also learn about a couple of associated global variables ( sys_nerr and sys_errlist). Like it, then digg it."
Read in the original layout at: http://www.linux.com/archive/feed/57027