Structure array example

The following example is the most basic one using structure arrays which are passed to functions. There are no pointers explicitly used or dereferenced within the example. The notation for accessing the structure array is the basic one we have used from the beginning of the Programming I course.