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)
Check Out this Related Man Page
printw(3cur)printw(3cur)Name
printw, mvprintw, mvwprintw, wprintw - formatted write to a window
Syntax
#include <cursesX.h>
int printw(fmt [, arg] ...)
char *fmt;
int wprintw(win, fmt [, arg] ...)
WINDOW *win;
char *fmt;
int mvprintw(y, x, fmt [, arg] ...)
int y, x;
char *fmt;
int mvwprintw(win, y, x, fmt [, arg] ...)
WINDOW *win;
int y, x;
char *fmt;
Description
The routine adds a string to the default window starting at the current cursor position. This routine causes the string that would nor-
mally be output by to be output by
The routine adds a string to the specified window starting at the current cursor position. This routine causes the string that would nor-
mally be output by to be output by
The routine adds a string to the default window starting at the specified cursor position. This routine causes the string that would nor-
mally be output by to be output by
The routine adds a string to the specified window starting at the specified cursor position. This routine causes the string that would
normally be output by to be output by
All these routines are analogous to It is advisable to use the field width options of to avoid leaving unwanted characters on the screen
from earlier calls.
Return Values
The and functions return OK on success and ERR on error.
See Alsoaddstr(3cur), waddstr(3cur), printf(3s)printw(3cur)
I am "retiring" an old unix box and need to erase all sensitive data so that it can not be recovered. Does anyone know a unix command for this? (5 Replies)
hi all
Please may you help.
I want to put my unix application backup files using tar cv8 * from a specific folder e.g /u1/sage
With new tapes SONY 4mm-DL 90m i can do it with no problem at all. Now I have run out of tapes and I need to use the same kind but they were once used to back... (5 Replies)
People i need to do a script something like depura. to eliminate the .trc, the traces of a data base, i know that you cand usea find end exec but i need somethoing diferent in the script can anybody gimme any ideas?
Thank you very mucha for your time. (5 Replies)
My input contains a single word lines.
From each line
data.txt
prjtestBlaBlatestBlaBla
prjthisBlaBlathisBlaBla
prjthatBlaBladpthatBlaBla
prjgoodBlaBladpgoodBlaBla
prjgood1BlaBla123dpgood1BlaBla123
Desired output -->
data_out.txt
prjtestBlaBla
prjthisBlaBla... (8 Replies)
Hello all,
I need help for erasing IBM P5 machine running AIX 5.3.
I have 2 system disks (Hardware mirror) and i'm looking for a way like a LIVE CD bootable CD so I can boot with the cd and then format the system disks with a "secure erase" software. (7 Replies)
I have a textfile containing text similar to the following pattern:
STRING1
UNIQUE_STRING1
STRING2
STRING3
STRING4
STRING5
STRING1
UNIQUE_STRING2
STRING2
STRING3
STRING4
STRING5
STRING1
UNIQUE_STRING3
STRING2
STRING3 (6 Replies)
hi!
my computer is...
System: Digital Personal Workstation 433a
Processor: Digital Alpha 21164, 433 MHz
Memory: 64 MB
OS: Digital Unix Console (SRM), Digital Unix V4.0D
how to erase tape data?
I tried with mt erase but no success.
My tape is 120m.
So, how can i erase tape?
... (5 Replies)
I made a tragic error and erased the extensions manager from my IMac. Now, I can't get the computer to boot up. It just stays on the gray screen. I've tried using the open apple+s method, which brings up the command console (not sure if I've got the lingo down right), and I've tried everything, but... (12 Replies)
Discussion started by: ccff22290
12 Replies
14. Post Here to Contact Site Administrators and Moderators
Hello,
Yesterday I created a post asking a few questions and it was banned for being homework. I never thought I was breaking any rule, I'm really sorry, but the truth is I never thought I was not gonna have again the posibility to interact with the post in any way. Now the post includes my... (5 Replies)