clrtobot(3cur) ultrix man page | unix.com

Man Page: clrtobot

Operating Environment: ultrix

Section: 3cur

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
erase(3x) - redhat
clrtobot(3x) - redhat
wclrtoeol(3x) - redhat
werase(3x) - redhat
clrtobot(3) - osf1
Similar Topics in the Unix Linux Community
Trying to native compile Debian Dialog