Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ update_panels(3X) — SunOS 5.5.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

curs_refresh(3X)

curses(3X)

panels(3X)

panel_update(3X)

NAME

panel_update, update_panels − panels virtual screen refresh routine

SYNOPSIS

cc [ flag ... ] file ... −lpanel  -lcurses [ library .. ]

#include <panel.h>

void update_panels(void);

MT-LEVEL

Unsafe

DESCRIPTION

update_panels() refreshes the virtual screen to reflect the depth relationships between the panels in the deck.  The user must use the curses library call doupdate() (see curs_refresh(3X)) to refresh the physical screen. 

SEE ALSO

curs_refresh(3X), curses(3X), panels(3X)

NOTES

The header <panel.h> automatically includes the header <curses.h>. 

SunOS 5.5.1  —  Last change: 22 Jan 1993

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