ncurses_delch(3) php man page | unix.com

Man Page: ncurses_delch

Operating Environment: php

Section: 3

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
delch(3cur) - ultrix
classkit_method_remove(3) - php
dbplus_rcreate(3) - php
svn_import(3) - php
xmlrpc_set_type(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team