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

search for in the

ncurses_erasechar> <ncurses_end
Last updated: Fri, 13 Nov 2009

view this page in

ncurses_erase

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

ncurses_erase端末画面を消去する

説明

bool ncurses_erase ( void )
警告

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

端末の画面を空白で埋めます。

作成された空白の背景処理は、ncurses_bkgd() で設定したものとなります。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

参考



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

ncurses_erasechar> <ncurses_end
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites