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