Query: ncurses_border
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NCURSES_BORDER(3) 1 NCURSES_BORDER(3) ncurses_border - Draw a border around the screen using attributed charactersSYNOPSISint ncurses_border (int $left, int $right, int $top, int $bottom, int $tl_corner, int $tr_corner, int $bl_corner, int $br_corner)DESCRIPTIONWarning This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk. Draws the specified lines and corners around the main window. Use ncurses_wborder(3) for borders around subwindows!PARAMETERSEvery parameter expects 0 to draw a line or 1 to skip it. o $left - o $right - o $top - o $bottom - o $tl_corner - Top left corner o $tr_corner - Top right corner o $bl_corner - Bottom left corner o $br_corner - Bottom right cornerSEE ALSOncurses_wborder(3). PHP Documentation Group NCURSES_BORDER(3)
Related Man Pages |
---|
wborder(3x) - redhat |
mvvline(3) - osf1 |
mvwvline(3) - osf1 |
wborder(3) - osf1 |
wvline(3) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Rules for Homework & Coursework Questions Forum |
UNIX.COM 2017 Year End Summary |
Please Welcome Ravinder Singh to the Moderation Team |
Please Welcome Nicki Paul to the Moderator Team! |