ncurses_wborder
(PHP 4 >= 4.3.0)
ncurses_wborder --
Draws a border around the window using attributed characters
Description
int
ncurses_wborder ( resource window, int left, int right, int top, int bottom, int tl_corner, int tr_corner, int bl_corner, int br_corner)
Warning |
This function is
currently not documented; only the argument list is
available. |