Copyright Digital Equipment Corp. All rights reserved.

endwin

   Clears the terminal screen and frees any virtual memory allocated
   to Curses data structures.

   Format

     #include  <curses.h>

     void endwin  (void);
 


Additional information available:

Description