/sys$common/syshlp/helplib.hlb CRTL, [w]erase *Conan The Librarian |
Erases the window by painting it with blanks. The erase function acts on the stdscr window. Format #include <curses.h> int erase(); int werase (WINDOW *win);
Additional Information (explode) :
|