VMS Help CC, Run-time functions, overwrite *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Curses Screen Management routine that destructively overwrites the contents of win1 on win2. Syntax: #include <curses.h> int overwrite(WINDOW *win1, WINDOW *win2);
|