Pointers
Learn C++ in step-by-step lessons.
Pointers
A reference variable is also referred to as pass by reference
Goals:
- Understand pointer variables
Objectives:
- Be able to declare and use a pointer varaible
- Be able to explain the term 'dereference a pointer'
Please study the material at each of the links below.
Understanding Pointers
Glossary for pointers lessonFull Glossary