curscr(3X) curscr(3X)
NAME
curscr - current window
SYNOPSIS
cc [flag ...] file ... -lcurses [library ...]
#include <curses.h>
extern WINDOW *curscr;
DESCRIPTION
The external variable curscr points to an internal data structure. It
can be specified as an argument to certain functions, such as
clearok(), where permitted in this specification.
SEE ALSO
clearok(3X), curses(3X), curses(5).
Page 1 Reliant UNIX 5.44 Printed 11/98