storage-class-specifier: typedef extern static auto register
1355 At most, one storage-class specifier may be given in the declaration specifiers in a declaration.100)
1356
The
1357 it is discussed in 6.7.7.
1358 The meanings of the various linkages and storage durations were discussed in 6.2.2 and 6.2.4.
1359
A declaration of an identifier for an object with storage-class
specifier
1360 The extent to which such suggestions are effective is implementation-defined.101)
1361
The declaration of an identifier for a function that has block scope
shall have no explicit storage-class specifier other than
1362 100) See future language directions (6.11.5).
1363
101) The implementation may treat any
1364
However, whether or not addressable storage is actually used, the
address of any part of an object declared with storage-class
specifier
1365
Thus, the only operator that can be applied to an array declared with
storage-class specifier
1366
If an aggregate or union object is declared with a storage-class
specifier other than
1367 Forward references: type definitions (6.7.7).
Next
Created at: 2005-06-29 02:19:01
The text from WG14/N1124 is copyright © ISO