winclose() — Silicon Graphics Silicon Graphics
NAME
winclose − closes the identified graphics port
SPECIFICATION
C
winclose(gid)
long gid;
FORTRAN
subroutine winclo(gid)
integer*4 gid
Pascal
procedure winclose(gid: longint);
DESCRIPTION
winclose closes the graphics port associated with identifier gid .
SEE ALSO
winopen Using mex, the IRIS Window Manager
NOTE
This routine is available only in immediate mode under the window manager.
Version 2.5r1 — October 29, 1986