Richard said:
Ben Pfaff said:
The dot file would have been a nice touch, for those with bandwidth
restrictions. (To be fair, it's easy enough to make your own,
either from
a copy of the Standard or from K&R2.)
I can't understand what it means.
It starts with translation_unit and then there's
an arrow pointing to external_declarations.
I understand that a translation unit,
is entirely made up of external declarations.
But as for the rest of it,
I don't understand what relationships
are supposed to be indicated by the arrows.
I have no idea what the relationship between
type_specifier and type_id is supposed to be,
or even what "type_id" is supposed to mean.