From: "Andrew Clark" Newsgroups: comp.os.msdos.djgpp References: <01C031F3 DOT 9F9DB260 DOT scottferg1 AT earthlink DOT net> <39e25f3d DOT 0 AT news DOT syr DOT edu> <8ZPiOd4eZSkNkwDk3qDnw0yCsCyW AT 4ax DOT com> Subject: Re: C Programming Question Date: Tue, 10 Oct 2000 01:34:49 -0400 Lines: 31 Organization: Syracuse University X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 NNTP-Posting-Host: syru207-191.syr.edu Message-ID: <39e2a81c.0@news.syr.edu> X-Trace: 10 Oct 2000 01:24:44 -0500, syru207-191.syr.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com you learn something new every day...my apologies to the OP clark -- > I have a dumb question: Are external static variables allocated storage in > stack or the heap? No. - Ben Pfaff "Jack Klein" wrote in message news:8ZPiOd4eZSkNkwDk3qDnw0yCsCyW AT 4ax DOT com... > On Mon, 9 Oct 2000 20:22:42 -0400, "Andrew Clark" > wrote in comp.os.msdos.djgpp: > > > "Scott" wrote in message > > news:01C031F3 DOT 9F9DB260 DOT scottferg1 AT earthlink DOT net... > > > for (Count=0;Count<20;Count ++) > > > > also, there is no space between the postfix operator and its operand. > > > > clark > > There isn't??? Can you please cite a reference from the ANSI/ISO > standard that disallows this? > > Jack Klein > -- > Home: http://jackklein.home.att.net