VMS Help CRTL, [w]deleteln *Conan The Librarian |
Delete the line at the current position of the cursor. The deleteln function acts on the stdscr window. Format #include <curses.h> int deleteln(); int wdeleteln (WINDOW *win);
Additional Information (explode) :
|