C++: Structs

Channel:
Subscribers:
2,710
Published on ● Video Link: https://www.youtube.com/watch?v=eB0lkmRyivM



Duration: 51:32
166 views
2


Structs are a fun way to collect multiple variables together into a single variable.

Later on you'll learn more things you can do with structs (and classes), but this is the easiest part of them to understand.