Query: werase
OS: ultrix
Section: 3cur
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
erase(3cur) erase(3cur) Name erase, werase - copy blanks into window Syntax #include <cursesX.h> int erase() int werase(win) WINDOW *win; Description The routine copies blanks to every position in the default window, the routine copies blanks to every position in the specified window. The routine is a macro. Return Values The and functions return OK on success and ERR on error. erase(3cur)
| Related Man Pages |
|---|
| printw(3cur) - ultrix |
| wgetstr(3cur) - ultrix |
| curs_clear(3) - osf1 |
| erase(3) - osf1 |
| wclrtoeol(3) - osf1 |
| Similar Topics in the Unix Linux Community |
|---|
| How to stop infinite loop |
| Wrong data with Read from a serial port. |
| Source .login |
| File name starts with esc character. |
| VI editor keeps automatically adding new lines with "P" char .. |