■ Many library functions assign an error codę to
the variable errno
■ It may be checked for detailed information
■ Other functions provide a way to print error messages
void perror( const char *string);