Declarators implementation (Using the GNU Compiler Collection (GCC)) (original) (raw)
Next: Statements, Previous: Qualifiers, Up: C Implementation-Defined Behavior [Contents][Index]
4.11 Declarators ¶
- The maximum number of declarators that may modify an arithmetic, structure or union type (C90 6.5.4).
GCC is only limited by available memory.