ultrix man page for winsertln

Query: winsertln

OS: ultrix

Section: 3cur

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

insertln(3cur)															    insertln(3cur)

Name
       insertln, winsertln - insert line

Syntax
       #include <cursesX.h>

       int insertln()

       int winsertln(win)
       WINDOW *win;

Description
       The  routine  inserts  a blank line above the current line in the default window.  All lines below and including the current line are moved
       down.  The bottom line is lost and the current line becomes blank.  The (y, x) coordinates are unchanged.

       The routine inserts a blank line above the current line on the specified window.  All lines below and including the current line are  moved
       down.  The bottom line is lost and the current line becomes blank.  The (y, x) coordinates are unchanged.

       The routine is a macro.

Return Values
       The and functions return OK on success and ERR on error.

																    insertln(3cur)
Related Man Pages
curs_deleteln(3x) - redhat
curses_insertln(3) - netbsd
insertln(3) - netbsd
insertln(3xcurses) - sunos
winsertln(3xcurses) - sunos
Similar Topics in the Unix Linux Community
Lost root password / Can't login as root
How do you detect keystrokes in canonical mode?
Linux (Ubuntu) = Unix (NOT IMPORTANT - NO RUSH)
PHP Write Man Pages to MySQL DB