Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ glcrenderstring(3G) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought



glcRenderString(3G)       OpenGL Character Renderer        glcRenderString(3G)



NAME
     glcRenderString - render a string


C SPECIFICATION
     void glcRenderString( const GLCchar *inString )


PARAMETERS
     inString  Specifies a zero-terminated string of characters.

DESCRIPTION
     glcRenderString is identical to glcRenderChar except that it renders a
     string of characters. The string is a zero-terminated array of
     characters.

ERRORS
     GLCPARAMETERERROR is generated if inString is less than zero.

     GLCSTATEERROR is generated if the issuing thread has no current GLC
     context.

SEE ALSO
     glcRenderChar, glcRenderCountedString































                                                                        Page 1



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