VMS Help  —  CRTL  [w]insertln
    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 extract
Argument Description Return Values
Close Help