See complete series on pointers here • Pointers in C/C++
In this lesson, we will see one of the use cases of pointer variables which is using them as argument to functions. We will describe the concept of call by value and call by reference.
Please see previous lessons here-
• Pointers in C/C++
For practice problems and more, visit: http://www.mycodeschool.com
Like us on Facebook: / mycodeschool
Follow us on twitter: / mycodeschool