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(3ocurses)]
to refresh the physical screen.
Notices
The header file panel.h automatically includes the header file
ocurses.h.