ncurses_prefresh
(PHP 4 >= 4.3.0)
ncurses_prefresh --
Copys a region from a pad into the virtual screen
Description
int
ncurses_prefresh ( resource pad, int pminrow, int pmincol, int sminrow, int smincol, int smaxrow, int smaxcol)
Warning |
This function is
currently not documented; only the argument list is
available. |