Finding the largest value in an array using pointers
In this recipe, a
ll the elements of the array will be scanned using pointers.