Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ ginit(3G) — GL2 W3.6

Media Vault

Software Library

Restoration Projects

Artifacts Sought

ginit(3G)  —  Silicon Graphics

NAME

ginit − initializes the system

SPECIFICATION

C
ginit()

FORTRAN
subroutine ginit

Pascal
procedure ginit;

DESCRIPTION

ginit initializes the hardware, allocates memory for symbol tables and display lists, and sets up default values for global state attributes (as greset does).  It has no arguments.  winopen performs the same function as ginit under the window manager. 

Call ginit once, before any other Graphics Library routine. 

SEE ALSO

gbegin, gexit, greset, winopen Programming Guide, Section 2.1, Initialization

NOTE

This routine is available only in immediate mode. 

Version 3.6  —  December 20, 1987

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