Re: is order urgent doubt
- From: roberson@xxxxxxxxxxxxxxxxxx (Walter Roberson)
- Date: Tue, 3 Jun 2008 20:18:43 +0000 (UTC)
In article <g248q6$3u7$1@xxxxxxxx>, jacob navia <jacob@xxxxxxxxxx> wrote:
6.7.2 Type specifiers
Each list of type specifiers
shall be one of the following sets (delimited by commas, when there is
more than one set on a line); the type specifiers may occur in any
order, possibly
intermixed with the other declaration specifiers.
Notice that bit about "in any order". So long long int is the
same as long int long .
--
"I was very young in those days, but I was also rather dim."
-- Christopher Priest
.
- Follow-Ups:
- Re: is order urgent doubt
- From: jacob navia
- Re: is order urgent doubt
- References:
- is order urgent doubt
- From: new to c
- Re: is order urgent doubt
- From: jacob navia
- Re: is order urgent doubt
- From: Flash Gordon
- Re: is order urgent doubt
- From: jacob navia
- is order urgent doubt
- Prev by Date: Re: is order urgent doubt
- Next by Date: Re: Implicit loop and reading in an unknown number of variables
- Previous by thread: Re: is order urgent doubt
- Next by thread: Re: is order urgent doubt
- Index(es):
Relevant Pages
|