function ncurses noraw


ncurses_norawPodręcznik PHPPoprzedniNastępnyncurses_noraw (PHP 4 >= 4.1.0)ncurses_noraw -- Switch terminal out of raw mode Descriptionbool ncurses_noraw ( void)OstrzeżenieTa funkcja jest w stadium EKSPERYMENTALNYM. Oznacza to, że zachowanie funkcji, jej nazwa, w zasadzie wszystko udokumentowane tutaj może zostać zmienione w przyszłych wersjach PHP bez wcześniejszego uprzedzenia. Używaj tej funkcji na własne ryzyko. ncurses_noraw() switches the terminal out of raw mode. Raw mode is similar to cbreak mode, in that characters typed are immediately passed through to the user program. The differences that are that in raw mode, the interrupt, quit, suspend and flow control characters are all passed through uninterpreted, instead of generating a signal. Returns TRUE if any error occured, otherwise FALSE. See also: ncurses_raw(), ncurses_cbreak(), ncurses_nocbreak() PoprzedniSpis treściNastępnyncurses_noqiflushPoczątek rozdziałuncurses_putp

Wyszukiwarka

Podobne podstrony:
function ncurses can change color
function ncurses keyok
function ncurses clear
function ncurses vline
function ncurses halfdelay
function ncurses addnstr
function ncurses mouseinterval
function ncurses scrl
function ncurses curs set
function ncurses mousemask
function ncurses killchar
function ncurses inch
function ncurses slk attron
function ncurses addstr
function ncurses mvhline
function ncurses insdelln

więcej podobnych podstron