downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

ncurses_keyok> <ncurses_instr
[edit] Last updated: Fri, 17 May 2013

view this page in

ncurses_isendwin

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

ncurses_isendwinNcurses está en modo endwin, se puede realizar una salida normal por pantalla

Descripción

bool ncurses_isendwin ( void )
Advertencia

Esta función ha sido declarada EXPERIMENTAL. Su comportamiento, su nombre y la documentación que le acompaña puede cambiar sin previo aviso en futuras versiones de PHP. Use esta función bajo su propio riesgo.

Comprueba si ncurses está en modo endwin.

Valores devueltos

Devuelve TRUE, si ncurses_end() ha sido llamada sin ninguna llamada subsiguiente a ncurses_wrefresh(), FALSE si no.

Ver también



add a note add a note User Contributed Notes ncurses_isendwin - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites