Mail Archives: djgpp/1997/09/16/21:15:16
From: | `Lord_RaT~ <avenger3 AT hotmail DOT com>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | DJGPP makes big .exe's
|
Date: | 16 Sep 1997 23:37:42 GMT
|
Organization: | West Coast Online's News Server - Not responsible for content
|
Lines: | 17
|
Message-ID: | <5vn586$86e$1@news.wco.com>
|
NNTP-Posting-Host: | pm-1-12.tco.net
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
i have been noticing that djgpp makes really big
.exe's here is my programme keep in mind i just started
to programme but there arent any errors that i see
i just want it to print two lines of text :
void main()
{
printf("This is my generic programme\n");
printf("This is fun/n");
}
now am i doing something wrong or what that
.exe was like 80k how can i stop this i dont
have that much space ?
please e-mail at avenger3 AT hotmail DOT com
me as i probly wont be able to
monitor this group much becaose of school
thanks
- Raw text -