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
bcompiler_write_constant(3) - php
bcompiler_write_file(3) - php
bcompiler_write_footer(3) - php
bcompiler_write_functions_from_file(3) - php
svn_import(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Denial Of Service Attack Update