First page Back Continue Last page Graphics
Structures (cont.)
Arrays of Structures.
You can have an array as a member of a structure.
You can have arrays of structures.
This can continue to as deep as is reasonable for readability.
References look a bit weird.