 |
C++ Programming - Chapter 3 - Wikibooks, open books for an open world
Object Oriented Programming [edit] Structures [edit] A simple implementation of the object paradigm from (OOP) that holds collections of data records (also known as compound values or set). A struct is like a class except for the default access (class has
en.wikibooks.org |
 |