Before we move on further with pointers, we also have to uncover another dark C++ secret, and that is references, which are similar to pointers, but different. Here, we examine how to set up a reference, and the kinds of places they are used, to aid speed and decision making.