Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ stdscr(3X) — Reliant UNIX 5.44c4

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

curses(3X)

derwin(3X)

curses(5)

stdscr(3X)                                                       stdscr(3X)

NAME
     stdscr - default window

SYNOPSIS
     cc [flag ...] file ... -lcurses [library ...]

     #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
     curses(3X), derwin(3X), curses(5).






































Page 1                       Reliant UNIX 5.44                Printed 11/98

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