|
VMS Help CRTL, [w]insertln *Conan The Librarian |
Insert a line above the line containing the current cursor
position. The insertln function acts on the stdscr window.
Format
#include <curses.h>
int insertln();
int winsertln (WINDOW *win);
Additional Information (explode) :
|
|