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
runkit_method_rename(3) - php
svn_add(3) - php
bcompiler_write_footer(3) - php
bcompiler_write_header(3) - php
runkit_method_remove(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Don Cragun as Lead Moderator
Denial Of Service Attack Update