Date: Mon, 17 Apr 2000 17:31:32 +0600 (LKT) From: Kalum Somaratna aka Grendel 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: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Precedence: bulk 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 :)