Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ inquire_ger(3G) — HP-UX 9.10

Media Vault

Software Library

Restoration Projects

Artifacts Sought

inquire_gerror(3G)

NAME

inquire_gerror − return information on the most recent graphics 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);

DESCRIPTION

Output Parameters

error Graphics error number for the most recent error. 

error_fildes File descriptor for the device specified in the library invocation where the error occurred. 

A call to inquire_gerror clears the error buffer.  For example, if two successive calls are made to inquire_gerror, the second call will not return an error. 
 

Hewlett-Packard Company  —  HP-UX Release 9.10: April 1995

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026