Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!linus!philabs!cmcl2!seismo!brl-tgr!tgr!lcc.niket@UCLA-LOCUS.ARPA From: lcc.niket@UCLA-LOCUS.ARPA (Niket K. Patwardhan) Newsgroups: net.lang.c Subject: C declaration syntax Message-ID: <57@brl-tgr.ARPA> Date: Sun, 21-Jul-85 10:29:14 EDT Article-I.D.: brl-tgr.57 Posted: Sun Jul 21 10:29:14 1985 Date-Received: Mon, 22-Jul-85 04:25:10 EDT Sender: news@brl-tgr.ARPA Lines: 9 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.