Previous Next Up Title Contents Index Functions Index Top Library

INQUIRE ERROR HANDLING MODE

PINQ_ERR_HAND_MODE


CALL SEQUENCE

void pinq_err_hand_mode(
)

TYPES

typedef enum {

PERR_OFF,

PERR_ON

} Perr_mode;

PHIGS STATE

(PHOP, *, *, *).

EFFECT

Returns the error handling mode indicator from the PHIGS error state list. If the data is available, error indicator is returned as 0.

ERRORS

2
Ignoring function, function requires state (PHOP, *,*,*)

SEE ALSO

set error handling mode.


Previous Next Up Title Contents Index Functions Index Top Library