curson() — Silicon Graphics
NAME
curson − turns on the cursor
SPECIFICATION
C
curson()
FORTRAN
subroutine curson
Pascal
procedure curson;
DESCRIPTION
curson automatically updates and displays a cursor. curson is usually paired with cursoff. You can call curson when the automatic cursor is already visible.
SEE ALSO
attachcursor, cursoff, getcursor, setcursor IRIS Graphics Programming, Section 6.4, Cursors
NOTE
This routine is available only in immediate mode.
Version 2.5r1 — October 29, 1986