View Single Post
Old 11-21-2003, 07:00 PM   #1 (permalink)
Jarumajoo
Registered User
 
Join Date: Nov 2003
Posts: 1
Jarumajoo is on a distinguished road
Talking 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"
Jarumajoo is offline   Reply With Quote