Query: clrtobot
OS: ultrix
Section: 3cur
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
clrtobot(3cur) clrtobot(3cur) Name clrtobot, wclrtobot - clear to end of screen Syntax #include <cursesX.h> int clrtobot() int wclrtobot(win) WINDOW *win; Description The routine begins at the current cursor position in the default window and changes the remainder of the screen to blanks. The current cur- sor position is also changed to a blank. The routine begins at the current cursor position in the specified window and changes the rest of the screen to blanks, including the cur- rent cursor position. The routine is a macro. Return Values The and functions return OK on success and ERR on error. clrtobot(3cur)
Related Man Pages |
---|
clrtobot(3x) - redhat |
curs_clear(3x) - redhat |
clear(3) - osf1 |
clrtoeol(3) - osf1 |
erase(3) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Trying to native compile Debian Dialog |