in reply to How do I find the biggest number in an array of numbers.

See finding min and max of array recursivly. (Nevermind the recursive bit.)
  • Comment on Re: How do I find the biggest number in an array of numbers.