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
delch(3cur) - ultrix
mvdelch(3cur) - ultrix
svn_add(3) - php
bcompiler_write_constant(3) - php
xmlrpc_set_type(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Don Cragun as Lead Moderator