php man page for ncurses_delch

Query: ncurses_delch

OS: php

Section: 3

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

NCURSES_DELCH(3)							 1							  NCURSES_DELCH(3)

ncurses_delch - Delete character at current position, move rest of line left

SYNOPSIS
bool ncurses_delch (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 character under the cursor. All characters to the right of the cursor on the same line are moved to the left one position and the last character on the line is filled with a blank. The cursor position does not change.
RETURN VALUES
Returns FALSE on success, TRUE otherwise.
SEE ALSO
ncurses_deleteln(3). PHP Documentation Group NCURSES_DELCH(3)
Related Man Pages
mvdelch(3cur) - ultrix
bcompiler_write_function(3) - php
bcompiler_write_constant(3) - php
dbplus_rcreate(3) - php
ncurses_getmouse(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Please Welcome Nicki Paul to the Moderator Team!