C declaration grammar

Stephen Clamage steve at taumet.com
Wed Aug 8 01:55:20 AEST 1990


ramsey at NCoast.ORG (Cedric Ramsey) writes:

|	I am curious about the K&R2 grammar for a declaration...
|...according to this grammar, the following declarations:

|const char static i; or 
|static const char i; or
|static char const i;

|All would be valid.

That's right.  They are.
-- 

Steve Clamage, TauMetric Corp, steve at taumet.com



More information about the Comp.lang.c mailing list