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
classkit_method_remove(3) - php
bcompiler_write_footer(3) - php
bcompiler_write_functions_from_file(3) - php
svn_import(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)
New Code Tags (Syntax Highlighting)
Denial Of Service Attack Update