4.17.2 Substructure Declarations in Structure Declarations

A field within a structure can itself be a structured item composed of other fields, other structures, or both. You can declare a substructure in two ways:

See the second example in Section 4.17 for a sample structure containing both a nested structure declaration (TIME) and an included structure (DATE).


Previous Page Next Page Table of Contents