VMS Help  —  CRTL  [w]refresh
    Repaint the specified window on the terminal screen. The refresh
    function acts on the stdscr window.

    Format

      #include  <curses.h>

      int refresh();

      int wrefresh  (WINDOW *win);
Additional Information: explode extract
Argument Description Return Values
Close Help