From: "Tom St Denis" Newsgroups: comp.os.msdos.djgpp,comp.lang.c++,comp.lang.c References: <9dde68b7 DOT 0106241053 DOT 2a385311 AT posting DOT google DOT com> <3B36A44F DOT 28AB8846 AT iedu DOT com> <3b37c7a3$0$15028$cc9e4d1f AT news DOT dial DOT pipex DOT com> <3B37D3FF DOT 6FF43454 AT acm DOT org> Subject: Re: DJGPP reserves wrong int size Lines: 18 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2462.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000 Message-ID: <2zQZ6.30947$Mf5.7551891@news3.rdc1.on.home.com> Date: Tue, 26 Jun 2001 00:20:14 GMT NNTP-Posting-Host: 24.112.8.23 X-Complaints-To: abuse AT home DOT net X-Trace: news3.rdc1.on.home.com 993514814 24.112.8.23 (Mon, 25 Jun 2001 17:20:14 PDT) NNTP-Posting-Date: Mon, 25 Jun 2001 17:20:14 PDT Organization: Excite AT Home - The Leader in Broadband http://home.com/faster To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Pete Becker" wrote in message news:3B37D3FF DOT 6FF43454 AT acm DOT org... > Stuart Golodetz wrote: > > > > I think the problem is that he cannot read hexadecimal numbers yet he is > > trying to find errors with his compiler's generation of assembly language > > instructions > > Nope. Whether its 18 bytes or 24 bytes the issue is still the same: it's > a great deal more than 4 bytes. So what? It can reserve 317 bytes if it wants. Tom