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

search for in the

ncurses_keyok> <ncurses_instr
Last updated: Sat, 24 Mar 2007

view this page in

ncurses_isendwin

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

ncurses_isendwin — Ncurses is in endwin mode, normal screen output may be performed

Popis

bool ncurses_isendwin ( void )
Varování

Tato funkce je EXPERIMENTÁLNÍ. Chování této funkce, její název a všechno ostatní, co je zde zdokumentováno, se v budoucích verzích PHP může BEZ OHLÁŠENÍ změnit. Berte to v úvahu a používejte tuto funkci na vlastní nebezpečí.

Checks if ncurses is in endwin mode.

Návratové hodnoty

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

Viz také

ncurses_endwin()
ncurses_wrefresh()



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: Sat, 24 Mar 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites