queenie680
Programmer
Hi,
Does anyone know how to get the largest and smallest number from an array?
float salary[100];
then I have a for loop here that loads the array....now how do you get the largest and smallest number in the array? Thank you for your time =)
Serena
Does anyone know how to get the largest and smallest number from an array?
float salary[100];
then I have a for loop here that loads the array....now how do you get the largest and smallest number in the array? Thank you for your time =)
Serena