Aggregate Data Types
1 class hours
List
- The list type:
cp::list_int
, cp::list_string
, etc. - Basic operations on a list
- Exercises
Slides
Structs
- Non-homogenous aggregate data
- Dot notation to access fields
- Struct definition v. instantiation
Slides
Last updated on May 14, 2022