ncurses_mvaddstr

(PHP 4 CVS only)

ncurses_mvaddstr -- Move position and add string

Description

int ncurses_mvaddstr (int y, int x, string s)

Warning

This function is EXPERIMENTAL. The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. Be warned and use this function at your own risk.

undocumented