Transcription: You can pass a pointer to the argument. Here, the argument of function f is a pointer to an integer. Notice that the address of i is passed in the calling statement and that the dereference operator is used in the function to access the contents of that address.