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

search for in the

ncurses_cbreak> <ncurses_bottom_panel
[edit] Last updated: Fri, 07 Jun 2013

view this page in

ncurses_can_change_color

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

ncurses_can_change_color端末の色を変更可能かどうか確認する

説明

bool ncurses_can_change_color ( void )

端末が色を扱えるかどうか、そしてプログラマが ncurses_init_color() で色を変更できるかどうかを返します。 この関数をコールする前に、ncurses を ncurses_init() で初期化しておく必要があります。

パラメータ

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

返り値

プログラマが色定義を変更できる場合に TRUE、それ以外の場合に FALSE を返します。

参考



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

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