DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

panel_update(S-osr5)


panel_update: update_panels -- panels virtual screen refresh routine

Syntax

cc ... -lpanel -lcurses

#include <panel.h>

void update_panels(void);

Description

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

Return values

This routine does not return a value.

Warning

The header file panel.h automatically includes the header file curses.h.

Files


/usr/lib/libpanel.a
the library

See also

curses(S-osr5), curs_refresh(S-osr5), panels(S-osr5)

Standards conformance

update_panels(S-osr5) are not part of any currently supported standard; they were developed by UNIX System Laboratories, Inc. and are maintained by The SCO Group.
© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 -- 02 June 2005