small c programming quiz 3
Quiz 11
Structures are an integral part of C and C++ programming.
This module introduces this topic, but further investigation through other courses like C++ (CS 52) and Data Structures (CS 20) is highly recommended.
It’s better to use the slides, but if you want to go over the book, see the section on Complex Types, Data Structures then Struct. We will only cover a portion of that small section.