Xref: news2.mv.net comp.os.msdos.djgpp:5613 From: norbertj AT panix DOT com (deuce) Newsgroups: comp.os.msdos.djgpp Subject: EXE size Date: 3 Jul 1996 10:46:41 -0400 Organization: PANIX Public Access Internet and Unix, NYC Lines: 3 Message-ID: <4re14h$k40@panix2.panix.com> NNTP-Posting-Host: panix2.panix.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp hello world compiles to about 50K .exe. I wonder why so much...there is only a printf function. Is there any way to get it smaller?