Re: screen clearing in ANSI C
- From: Ben Pfaff <blp@xxxxxxxxxxxxxxx>
- Date: Mon, 27 Nov 2006 15:27:43 -0800
"David T. Ashley" <dta@xxxxxxxx> writes:
"Leslie Kis-Adam" <dfighter@xxxxxxxxxxx> wrote in message
news:ek7s1a$fjk$1@xxxxxxxxxxxxxxxxxx
Hi everyone!
Does anyone know, if it is possible to clear the screen in ANSI C?
If it is,then how?
Any help would be appreciated.
I don't know about ANSI ... but in the *nix world most shell programs
emulate the VT100 ... the following program will clear the screen.
This is exactly why off-topic questions should not receive
answers: often, the given "answers" are wrong.
In the Unix world, the shell has nothing to do with terminal
emulation.
--
Here's a tip: null pointers don't have to be *dull* pointers!
.
- Follow-Ups:
- Re: screen clearing in ANSI C
- From: Richard Heathfield
- Re: screen clearing in ANSI C
- From: David T. Ashley
- Re: screen clearing in ANSI C
- From: Richard Tobin
- Re: screen clearing in ANSI C
- References:
- screen clearing in ANSI C
- From: Leslie Kis-Adam
- Re: screen clearing in ANSI C
- From: David T. Ashley
- screen clearing in ANSI C
- Prev by Date: Re: _Complex constant
- Next by Date: Re: Please Help ----------Free Downloadable Ebooks for C & C++ Language needed
- Previous by thread: Re: screen clearing in ANSI C
- Next by thread: Re: screen clearing in ANSI C
- Index(es):
Relevant Pages
|
|