PHP Velho Oeste 2024

ncurses_newpad

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

ncurses_newpad新しいパッド (window) を作成する

説明

ncurses_newpad ( int $rows , int $cols ) : resource
警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

パラメータ

rows

cols

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top