ncurses_hline
Draw a horizontal line at current position using an attributed character and max. n characters long
(
PHP 4 >= 4.2.0, PHP 5
)
int
ncurses_hline
(
int
charattr
,
int
n
)
警告:
本函数是
实验性
的。本函数的行为,包括函数名称以及其它任何关于本函数的文档可能会在没有通知的情况下随 PHP 以后的发布而改变。使用本函数风险自担。
警告:
本函数暂无文档,仅有参数列表。
<< ncurses_hide_panel
Main
:
函数参考
:
Ncurses Terminal Screen Control Functions
: ncurses_hline
ncurses_inch >>
This page online
Report a bug