Help :: Loops & Arrays
I've been experimenting around on C programing stuff with Microsoft Visual Basic C++ 6.0 for a few weeks now,
I was wondering if someone could help me with writting a program that "reads in buncha numbers into an array, use a FOR LOOP to find the largest number, after that print out the value of the largest number & the index/position of the number & the total number of figures stored in the array"
|