Aggregate Types (Using the GNU Compiler Collection (GCC)) (original) (raw)

Next: Named Address Spaces, Previous: Additional Numeric Types, Up: Extensions to the C Language Family [Contents][Index]


6.2 Array, Union, and Struct Extensions

GCC supports several extensions relating to array, union, and struct types, including extensions for aggregate initializers for objects of these types.