Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ clrtobot(3X) — Reliant UNIX 5.44c4

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

curses(3X)

doupdate(3X)

curses(5)

clrtobot(3X)                                                   clrtobot(3X)

NAME
     clrtobot, wclrtobot - clear from cursor to end of window

SYNOPSIS
     cc [flag ...] file ... -lcurses [library ...]

     #include <curses.h>

     int clrtobot(void);

     int wclrtobot(WINDOW *win);

DESCRIPTION
     The clrtobot() and wclrtobot() functions erase all lines following the
     cursor in the current or specified window, and erase the current line
     from the cursor to the end of the line, inclusive. These functions do
     not update the cursor.

RETURN VALUE
     Upon successful completion, these functions return OK. Otherwise, they
     return ERR.

ERRORS
     No errors are defined.

SEE ALSO
     curses(3X), doupdate(3X), curses(5).




























Page 1                       Reliant UNIX 5.44                Printed 11/98

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026