HP-UX Reference (11i v2 04/09) - 3 Library Functions A-M (vol 6)

c
curscr(3X) curscr(3X)
(ENHANCED CURSES)
NAME
curscr current window
SYNOPSIS
#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.h>.
CHANGE HISTORY
First released in X/Open Curses, Issue 4.
Section 3166 Hewlett-Packard Company 1 HP-UX 11i Version 2: September 2004