php man page for ncurses_deleteln

Query: ncurses_deleteln

OS: php

Section: 3

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

NCURSES_DELETELN(3)							 1						       NCURSES_DELETELN(3)

ncurses_deleteln - Delete line at current position, move rest of screen up

SYNOPSIS
bool ncurses_deleteln (void )
DESCRIPTION
Warning This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk. Deletes the current line under cursor position. All lines below the current line are moved up one line. The bottom line of window is cleared. Cursor position does not change.
RETURN VALUES
Returns FALSE on success, otherwise TRUE.
SEE ALSO
ncurses_delch(3). PHP Documentation Group NCURSES_DELETELN(3)
Related Man Pages
classkit_method_remove(3) - php
bcompiler_write_footer(3) - php
bcompiler_write_functions_from_file(3) - php
runkit_method_remove(3) - php
svn_cleanup(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team