Skip to content

Files

Latest commit

 

History

History
6 lines (5 loc) · 195 Bytes

readme.md

File metadata and controls

6 lines (5 loc) · 195 Bytes

This is a basic guide to play around with pointers and references to understand how memory works and are assigned.

It also includes inheritance and the size of the most common data types in C++.