Page 62 - INTRODUCTION_TO_C++_Neat
P. 62

 This is done by using
   unary operator * that
   returns the value of
   the variable located at
   the address specified
   by its operand.
   57   58   59   60   61   62   63   64   65   66   67