Message-ID: <37C1B64A.F011AE8A@pentek.com> Date: Mon, 23 Aug 1999 16:59:55 -0400 From: "Charles Krug Jr." X-Mailer: Mozilla 4.61 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: HELP: Enormous filesizes. References: <37c186bc DOT 5227926 AT news1 DOT lvdi DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: mail.pentek.com X-Trace: 23 Aug 1999 17:04:49 -0400, mail.pentek.com Lines: 17 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Ben Logan wrote: > I found out about DJGPP yesterday and downloaded it. I've never > programmed in C/C++ before, so this morning I downloaded a C tutorial. > It had some simple programs, so I tried them out and they compiled and > ran without errors. Here was one of the programs: > > main() > { > } > > That do-nothing program compiled to an 84k .exe file! This is covered in Eli's excellent FAQ list. Download it, read it, and understand it.