VMS Help CRTL, [w]refresh *Conan The Librarian |
Repaint the specified window on the terminal screen. The refresh function acts on the stdscr window. Format #include <curses.h> int refresh(); int wrefresh (WINDOW *win);
Additional Information (explode) :
|