Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ panel_update(3x) — NEWS-os 5.0.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

curses(3X)

panels(3X)



panel_update(3X)        LIBRARY FUNCTIONS        panel_update(3X)



NAME
     panelupdate:  updatepanels - panels virtual screen refresh
     routine

SYNOPSIS
     #include <panel.h>

     void updatepanels(void);

DESCRIPTION
     updatepanels 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.

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

SEE ALSO
     curses(3X), panels(3X), cursrefresh(3X).


































                                                                1



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