C++: Member Functions (Methods) and Constructors

Channel:
Subscribers:
2,650
Published on ● Video Link: https://www.youtube.com/watch?v=fQzA-q8S63U



Duration: 1:02:11
149 views
6


Today we went over the difference between classes and structs (classes default to private by default, structs default to public by default), and learned how to add code to our objects to have them do cool stuff.

Thumbnail unrelated