ncurses_keyok> <ncurses_instr
Last updated: Fri, 24 Feb 2012

ncurses_isendwin

(PHP 4 >= 4.0.7, PHP 5 < 5.3.0, PECL ncurses >= 1.0.0)

ncurses_isendwinNcurses is in endwin mode, normal screen output may be performed

Descrição

bool ncurses_isendwin ( void )
Aviso

Esta função é EXPERIMENTAL. O comportamento desta função, seu nome, incluindo toda documentação pode ser modificado sem aviso em futuras versões do PHP. Esta função deve ser usada por sua própria conta e risco.

Checks if ncurses is in endwin mode.

Valor Retornado

Returns TRUE, if ncurses_end() has been called without any subsequent calls to ncurses_wrefresh(), FALSE otherwise.

Veja Também



User Contributed Notes
ncurses_isendwin
There are no user contributed notes for this page.

ncurses_keyok> <ncurses_instr
Last updated: Fri, 24 Feb 2012