Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ stdscr(3X) — HP-UX 10.20

Media Vault

Software Library

Restoration Projects

Artifacts Sought

stdscr(3X)

ENHANCED CURSES

NAME

stdscr — default window

SYNOPSIS

#include <curses.h>

extern WINDOW *stdscr;

DESCRIPTION

The external variable stdscr specifies the default window used by functions that do not specify a window using an argument of type WINDOW * .  Other windows may be created using newwin(). 

SEE ALSO

derwin(), <curses.h>. 

CHANGE HISTORY

First released in X/Open Curses, Issue 4. 

Hewlett-Packard Company  —  HP-UX Release 10.20:  July 1996

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026