Message-ID: <3AC3E40A.7F1F@earthlink.net> From: Joe Wright X-Mailer: Mozilla 3.03Gold (Win95; I) MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: Clear the Screen References: <99u17o$1ffo$1 AT node17 DOT cwnet DOT frontiernet DOT net> <3AC2927D DOT 9F7B2253 AT home DOT com> <3ac33893 AT dnews DOT tpgi DOT com DOT au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 16 Date: Fri, 30 Mar 2001 01:37:43 GMT NNTP-Posting-Host: 64.157.48.39 X-Complaints-To: abuse AT earthlink DOT net X-Trace: newsread1.prod.itd.earthlink.net 985916263 64.157.48.39 (Thu, 29 Mar 2001 17:37:43 PST) NNTP-Posting-Date: Thu, 29 Mar 2001 17:37:43 PST Organization: EarthLink Inc. -- http://www.EarthLink.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Alastair Hogge wrote: > > Paul Michailidis wrote: > [snip] > >stdlib.h or stdio.h i think you can use system("clrscr"); or something > along those lines. > Since the OP is using DOS, it would probably be > system("CLS"); > > Also, you only need to include stdio.h for system() No, it's in stdlib.h -- Joe Wright mailto:joewwright AT earthlink DOT net "Everything should be made as simple as possible, but not simpler." --- Albert Einstein ---