textinit(3G) — Silicon Graphics
NAME
textinit − initializes the console textport
SPECIFICATION
C
textinit()
FORTRAN
subroutine textin
Pascal
procedure textinit;
DESCRIPTION
textinit initializes the console textport to default size, location, textcolor, and pagecolor.
SEE ALSO
pagecolor, textcolor, textport, textwritemask Programming Guide, Chapter 14, Textports
NOTE
This routine is available only in immediate mode.
Version 3.6 — December 20, 1987