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 が endwin モードの場合、通常の画面出力が実行可能

説明

bool ncurses_isendwin ( void )
警告

この関数は、 実験的 なものです。この関数の動作・ 名前・その他ドキュメントに書かれている事項は、予告なく、将来的な PHP のリリースにおいて変更される可能性があります。 この関数は自己責任で使用してください。

ncurses が endwin モードであるかどうかを調べます。

返り値

ncurses_end() がコールされた後に 続けて ncurses_wrefresh() がコールされていない場合に TRUE、それ以外の場合に FALSE を返します。

参考



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