ncurses_mvaddchnstr

(PHP 4 >= 4.2.0, PHP 5)

ncurses_mvaddchnstr -- Move position and add attributed string with specified length

Description

int ncurses_mvaddchnstr ( int y, int x, string s, int n )

警告

本函数是实验性的。本函数的行为,包括函数名称以及其它任何关于本函数的文档可能会在没有通知的情况下随 PHP 以后的发布而改变。使用本函数风险自担。

警告

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


add a note add a note User Contributed Notes
john at weider dot cc
19-Oct-2002 01:40
Additional constants:

   NCURSES_A_NORMAL
   NCURSES_A_STANDOUT
   NCURSES_A_UNDERLINE
   NCURSES_A_REVERSE
   NCURSES_A_BLINK
   NCURSES_A_DIM
   NCURSES_A_BOLD
   NCURSES_A_PROTECT
   NCURSES_A_INVIS
   NCURSES_A_ALTCHARSET
   NCURSES_A_CHARTEXT