Query: clrtoeol
OS: ultrix
Section: 3cur
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
clrtoeol(3cur) clrtoeol(3cur) Name clrtoeol, wclrtoeol - clear to end of line Syntax #include <cursesX.h> int clrtoeol() int wclrtoeol(win) WINDOW *win; Description The routine erases the current line to the right of the cursor, inclusive, on the default window. The routine erases the current line to the right of the cursor, inclusive, on the specified window. The routine is a macro. Return Values The and functions return OK on success and ERR on error. clrtoeol(3cur)
Related Man Pages |
---|
erase(3x) - redhat |
curs_clear(3x) - redhat |
wclrtoeol(3x) - redhat |
mvwaddch(3cur) - ultrix |
waddch(3cur) - ultrix |
Similar Topics in the Unix Linux Community |
---|
Trying to native compile Debian Dialog |
ld: 0711-317 ERROR: Undefined symbol: stdscr |