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

Man Page: erase

Operating Environment: ultrix

Section: 3cur

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
getstr(3cur) - ultrix
mvgetstr(3cur) - ultrix
mvwgetstr(3cur) - ultrix
printw(3cur) - ultrix
clrtoeol(3) - osf1
Similar Topics in the Unix Linux Community
how to erase files from a tape used previously on Windows operating system
How to erase files with line number less than 100
Erase AIX rootvg system disk
filtering out duplicate substrings, regex string from a string
Find a string in textfile, erase $num lines after that string