VMS Help CC, Run-time functions, touchwin *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Curses Screen Management routine that places the most recently edited version of the specified window on the terminal screen. Syntax: #include <curses.h> int touchwin(WINDOW *win);
|