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

search for in the

ncurses_keyok> <ncurses_instr
Last updated: Fri, 14 Nov 2008

view this page in

ncurses_isendwin

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

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

Beschreibung

bool ncurses_isendwin ( void )
Warnung

Diese Funktion ist EXPERIMENTELL. Das Verhalten, der Funktionsname und alles Andere was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Funktion auf eigenes Risiko.

Checks if ncurses is in endwin mode.

Rückgabewerte

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

Siehe auch



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

ncurses_keyok> <ncurses_instr
Last updated: Fri, 14 Nov 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites