Transcription: Alternatively, you can define the argument to be a reference. Here, the argument of g is a reference to an integer. Internally, the compiler treats a reference like a pointer. However, the calling statement and the function body do not use pointer notation.