php man page for ncurses_cbreak

Query: ncurses_cbreak

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
classkit_method_remove(3) - php
bcompiler_write_file(3) - php
bcompiler_write_functions_from_file(3) - php
runkit_method_remove(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team