Previous Next Up Title Contents Index Functions Index Top Library

ERROR HANDLING

PERR_HAND


CALL SEQUENCE

void perr_hand(
)

PHIGS STATE

(*, *, *, *).

EFFECT

This function handles the errors encountered by GPHIGS. By default, the function passes the parameters on to the ERROR LOGGING function.

This function can be replaced by a function specific to the application, which allows the application handle specific error situations. The last parameter is the same as specified in the OPEN PHIGS call.

SEE ALSO

open phigs, error logging, set error handling mode, set error handling


Previous Next Up Title Contents Index Functions Index Top Library