From: haphillips AT my-deja DOT com Newsgroups: comp.os.msdos.djgpp Subject: DJGPP beginner's question - clrscr() Date: Fri, 06 Aug 1999 10:33:27 GMT Organization: Deja.com - Share what you know. Learn what you don't. Lines: 14 Message-ID: <7oedln$uf2$1@nnrp1.deja.com> NNTP-Posting-Host: 209.153.197.152 X-Article-Creation-Date: Fri Aug 06 10:33:27 1999 GMT X-Http-User-Agent: Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt) X-Http-Proxy: 1.1 x32.deja.com:80 (Squid/1.1.22) for client 209.153.197.152 X-MyDeja-Info: XMYDJUIDhaphillips To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com In my first try at using the DJGPP C compiler, I compiled and ran in a Win98 DOS box a short C program that I had compiled using Turbo C v. 2 (yes, I still have it!). gcc compiled my program without error, but clrscr() produced a runtime error. I don't have a clue why and would appreciate anyone's help. The Turboc C exe file was 17,910 bytes, and gcc's 137,789 bytes. Why such a big difference? Harry Phillips Sent via Deja.com http://www.deja.com/ Share what you know. Learn what you don't.