Modules | |
| group | Return type of pfspd functions |
Functions | |
| void | p_fatal_error (pT_status status, FILE *stream) |
| void | p_fatal_error_fileio (pT_status status, const char *filename, FILE *stream) |
| char * | p_get_error_string (pT_status status) |
|
||||||||||||
|
Check value of status and exit on a fatal error. Error description is printed to stream when a fatal error occurs. |
|
||||||||||||||||
|
Check value of status and exit on a fatal error. Error description is printed to stream when a fatal error occurs. Variable |
|
|
Return the character string describing the error code. |
1.3.9.1