void perr_log(
Pint err_num /* error number */ Pint func_num /* number of function that detected the error */ const char *err_file /* name of error file */
)
This function writes the error message and function identifier to the error file then returns to the function which called it.
open phigs, error handling, set error handling mode, set error handling