Using the * operator to access the value at the address stored in a pointer.
Dereferencing Pointers
C++ Masterclass: From Zero to Hero
C++ Masterclass: From Zero to Hero
Using the * operator to access the value at the address stored in a pointer.