| delorie.com/archives/browse.cgi | search | 
| Date: | Mon, 17 Apr 2000 17:31:32 +0600 (LKT) | 
| From: | Kalum Somaratna aka Grendel <kalum AT lintux DOT cx> | 
| X-Sender: | root AT darkstar DOT grendel DOT net | 
| To: | djgpp AT delorie DOT com | 
| Subject: | Re: How could I clear screen in C++??? | 
| In-Reply-To: | <a04310101b51fd999f90c@[158.142.75.53]> | 
| Message-ID: | <Pine.LNX.4.10.10004171730350.521-100000@darkstar.grendel.net> | 
| MIME-Version: | 1.0 | 
| Reply-To: | djgpp AT delorie DOT com | 
| Errors-To: | nobody AT delorie DOT com | 
| X-Mailing-List: | djgpp AT delorie DOT com | 
| X-Unsubscribes-To: | listserv AT delorie DOT com | 
On Sun, 16 Apr 2000, John Meyer wrote: > >In BASIC you type cls, but what is this in C++??? > > There's no standard way of doing this. You could use clrscr() from > conio.h in the Borland library, but I don't know what you do in DJGPP Well Surprise Surprise, the DJGPP way of doing it is the same, just call clrscr() Grendel Hi, I'm a signature virus. plz set me as your signature and help me spread :)
| webmaster | delorie software privacy | 
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |