Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ clearok(3cur) — Ultrix-32 3.1D RISC

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

refresh(3cur)

clearok(3cur)

NAME

clearok − enable screen clearing

SYNTAX

clearok(win, bf)
WINDOW ∗win;
bool bf;

DESCRIPTION

If bf is TRUE, the next call to refresh() for the specified window will clear the window completely and redraw the entire window without changing the original screen’s contents. This is useful when the contents of the screen are uncertain. If the window is stdscr the entire screen is redrawn.

SEE ALSO

refresh(3cur)

Subroutines

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