C++ In Random Order (Pointers Part 4)
Channel:
Subscribers:
771
Published on ● Video Link: https://www.youtube.com/watch?v=9M909Qp0g2k
The final video on primitive pointers in C++ for the pointers playlist. There is actually more to pointers because if you point to a variable which goes out of scope you are pointing to memory which may contain garbage. I'll try and remember that when I do later C++ pointer tutorials.