gexit(3) — Unix Programmer’s Manual
NAME
gexit - terminate an IRIS program
SYNOPSIS
C
gexit()
FORTRAN
subroutine gexit
Pascal
procedure gexit;
DESCRIPTION
Gexit is the final graphics command in an IRIS program. It flushes communication buffers and waits for the graphics pipeline to empty.
SEE ALSO
ginit, greset
NOTE
This command can only be used in immediate mode.
Silicon Graphics — R1c