Node:struct and union, Next:, Previous:Constants, Up:More data types



struct and union

Structures and unions are data types that are important enough to merit a chapter of their own. See Data structures, for more information on structures and unions.