Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ glcgeterror(3G) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought



glcGetError(3G)           OpenGL Character Renderer            glcGetError(3G)



NAME
     glcGetError - return error information


C SPECIFICATION
     GLCenum glcGetError( void )


DESCRIPTION
     glcGetError retrieves the value of the issuing thread's GLC error code
     variable, assigns the value GLCNONE to that variable, and returns the
     retrieved value.

     glcGetError returns the error codes GLCNONE, GLCPARAMETERERROR,
     GLCRESOURCEERROR, or GLCSTATEERROR.

     Note that in contrast to the GL function glGetError, glcGetError only
     returns one error, not a list of errors.





































                                                                        Page 1



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