Lecture 14: Introduction to Pointers
Update: 2010-03-16
Description
We discuss the details of pointer values and types in C++ in this lecture. We conclude with a very brief introduction to dynamic allocation and some other motivation behind pointer types in C++.
Comments
In Channel