changes.mady.by.user Gina DeCola
Saved on Aug 12, 2008
...
12. Error Handling (ERR) ERR30-C. Only inspect errno after calling functions known to use errno to report errorsSet errno to zero before calling a library function known to set errno, and check errno only after the function returns a value indicating failure