Ncurses 函数
PHP 手册

ncurses_waddch

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

ncurses_waddchAdds character at current position in a window and advance cursor

说明

int ncurses_waddch ( resource $window , int $ch )
Warning

本函数暂无文档,仅有参数列表。

参数

window

ch


Ncurses 函数
PHP 手册