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

search for in the

ncurses_insch> <ncurses_init_pair
[edit] Last updated: Fri, 17 May 2013

view this page in

ncurses_init

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

ncurses_initncurses を初期化する

説明

void ncurses_init ( void )

ncurses インターフェイスを初期化します。 必ず、その他の ncurses 関数の前に使用する必要があります。

プログラムを終了する前に、必ず ncurses_end() をコールしなければならないことに注意しましょう。 そうしないと、端末を適切な非ビジュアルモードに戻すことができません。

パラメータ

この関数にはパラメータはありません。

返り値

値を返しません。

参考



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

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