ncurses_bkgd
(PHP 4 >= 4.1.0)
ncurses_bkgd -- Set background property for terminal screen
Description
int ncurses_bkgd ( int attrchar)
Warning
This function is EXPERIMENTAL. The behaviour of this function,
the name of this function, and anything else documented
about this function may change without notice in a future
release of PHP. Use this function at your own risk.
Warning
This function is currently not documented; only the argument
list is available.
ncurses_bkgdset
(PHP 4 >= 4.1.0)
ncurses_bkgdset -- Control screen background
Description
void ncurses_bkgdset ( int attrchar)
Warning
This function is EXPERIMENTAL. The behaviour of this function,
the name of this function, and anything else documented
about this function may change without notice in a future
release of PHP. Use this function at your own risk.
Warning
This function is currently not documented; only the argument
list is available.
|