ncurses_pnoutrefresh

(PHP 4 >= 4.3.0, PHP 5 < 5.3.0, PECL ncurses >= 1.0.0)
Copies a region from a pad into the virtual screen
int ncurses_pnoutrefresh ( resource $pad, int $pminrow, int $pmincol, int $sminrow, int $smincol, int $smaxrow, int $smaxcol )
Parameters:
pad
pminrow
pmincol
sminrow
smincol
smaxrow
smaxcol

This function is currently not documented; only its argument list is available.

doc_php
2016-02-24 15:54:45
Comments
Leave a Comment

Please login to continue.