VMS Help CC, Run-time functions, endwin *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Curses Screen Management function that clears the terminal screen and frees any virtual memory allocated to Curses data structures. Syntax: #include <curses.h> void endwin(void);
|