VMS Help  —  CRTL  [w]erase
    Erases the window by painting it with blanks. The erase function
    acts on the stdscr window.

    Format

      #include  <curses.h>

      int erase();

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