The parameter declaration

Each pair of words in the formal parameter list (a parameter declaration) consists of the following:

(As you will see later, the formal parameter list may also contain the reference operator & for those cases where parameters are passed by reference.)