Key syntax elements for lab 6

The C++ features we will add for lab 6 are structs plus arrays of structs. (Refer back to the course notes or to the previous labs for refreshers on the syntax used earlier.)


Structs and arrays of structs