Next: , Previous: , Up: C Extensions   [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.