Parameter passing

Note the actual parameters that are passed to each of the functions in Listing 2.

The first parameter is the name of the array.

The second parameter is the size of the array.

The same actual parameter list is used for each of the five functions.