Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: ncurses_savetty - Manual
[go: Go Back, main page]

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

search for in the

ncurses_scr_dump" width="11" height="7"/> <ncurses_resetty
Last updated: Wed, 01 Nov 2006
view this page in

ncurses_savetty

(PHP 4 >= 4.1.0, PHP 5)

ncurses_savetty -- 端末の状態を保存する

説明

bool ncurses_savetty ( void )

警告

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

ncurses_savetty() は、現在の端末の状態を保存します。 保存された状態は、関数 ncurses_resetty() によって 復元することが可能です。ncurses_savetty() は常に FALSE を返します。

ncurses_resetty() も参照ください。



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

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