Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

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
     GLC_PARAMETER_ERROR is generated if inString is less than zero.

     GLC_STATE_ERROR 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