ncurses_cbreak(3) php man page | unix.com

Man Page: ncurses_cbreak

Operating Environment: php

Section: 3

NCURSES_CBREAK(3)							 1							 NCURSES_CBREAK(3)

ncurses_cbreak - Switch off input buffering

SYNOPSIS
bool ncurses_cbreak (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. Disables line buffering and character processing (interrupt and flow control characters are unaffected), making characters typed by the user immediately available to the program.
RETURN VALUES
Returns TRUE or NCURSES_ERR if any error occurred.
SEE ALSO
ncurses_nocbreak(3). PHP Documentation Group NCURSES_CBREAK(3)
Related Man Pages
svn_add(3) - php
classkit_method_rename(3) - php
dbplus_rcreate(3) - php
runkit_method_remove(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
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun