PERHND(3g) — Subroutines
Name
PERHND − Default error handling function.
Operating States: ∗, ∗, ∗, ∗
PHIGS standard function
Syntax
PERHND (ERRNR, FCTID, ERRFIL)
Argument Data Type Access Description
---------------------------------------------------------------------------
ERRNR Integer Read Error number
FCTID Integer Read Function name
ERRFIL Integer Read Fortran unit number of the error file
---------------------------------------------------------------------------
See Error Constants for the ISO C Language Binding for a list of possible constants for the FCTID argument.
Description
PERHND is called by Digital PHIGS if an error condition occurs. (See the error list in Constants.) The function calls the PERLOG function, which contains the same parameters.
Use the POPHH function to specify the error message file.
See Also
PECLPH
PERLOG
PQERHM
POPHH
PSERHM