Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ standend(3X) — Reliant UNIX 5.44c4

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

attroff(3X)

curses(3X)

curses(5)

standend(3X)                                                   standend(3X)

NAME
     standend, standout, wstandend, wstandout - set and clear window attri-
     butes

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

     #include <curses.h>

     int standend(void);

     int standout(void);

     int wstandend(WINDOW *win);

     int wstandout(WINDOW *win);

DESCRIPTION
     The standend() and wstandend() functions turn off all attributes of
     the current or specified window.

     The standout() and wstandout() functions turn on the standout attri-
     bute of the current or specified window.

RETURN VALUE
     These functions always return 1.

ERRORS
     No errors are defined.

SEE ALSO
     attroff(3X), attrget(3X), curses(3X), curses(5).























Page 1                       Reliant UNIX 5.44                Printed 11/98

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