INQUIRE_GERROR(3G)
NAME
inquire_gerror − return information on the most recent graphic error.
SYNOPSIS
C SYNTAX
void inquire_gerror (error,error_fildes);
int *error,*error_fildes;
FORTRAN77 SYNTAX
subroutine inquire_gerror(error,error_fildes)
integer*4 error,error_fildes
PASCAL SYNTAX
procedure inquire_gerror(var error,error_fildes:integer);
HP-UX COMPATIBILITY
Level: HP-UX/STANDARD
Origin: HP
DESCRIPTION
OUTPUT PARAMETERS
error
is the graphics error number for the most recent error.
error_fildes
is the file descriptor for the device specified in the library invocation in which the error occurred.
Hewlett-Packard Company — May 11, 2021