Most things defined here does not contribute to the functionality of correct program in a working environment. These are tools to help the developer to reach the point of a correct program in cooperation with testers and unfortunate users, and to help the user to fix his installation.
|
|
|
If MORE_CHECK has failed at least once, reports the number of fails, and returns nonzero, otherwise return err.
|
|
|
|
report a fatal error and abort.
|
|
report a fatal error.
|
|
|
|
|
|
|
|
|
|
Equivalent to std::strerror(err).
|
|
Equivalent to strerror(the_errno()).
|
|
Return the value of errno.
|