This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: typedef name question


Hi Michael,

> The Gcc's grammar does parse it, ie. an "identifier" can follow another
> "identifier".

That is correct as per my understanding.

You can look at C's EBNF to see how that works.  (I don't have a handy URL
for the C EBNF, but I'm sure Google can locate one for you.)

HTH,
--Eljay


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]