This continues from my previous question.
I have an array, and want to find the biggest numbers in it. But I can’t sort then, ’cause is very important indexes of the numbers, so the can’t be moved. And finally, the output of my problem should be “the biggest number/s are in index 1 and 4, with the number 8. Here is the array:
int anonarray[5] = {3,8,7,5,8};
Note that internationalizing that English-specific formatting will not necessarily be easy!