C declaration syntax

Niket K. Patwardhan lcc.niket at UCLA-LOCUS.ARPA
Mon Jul 22 00:29:14 AEST 1985


Sorry guys, I goofed. I should have changed declaration-specifiers not
declaration.
It should look like this instead.

declaration-specifiers:
		storage-specifier type-specifier-list
		type-specifier-list

where type-specifier-list is optional in the first line.



More information about the Comp.lang.c mailing list