View Single Post
Old 03-18-2006, 02:03 PM   #1 (permalink)
Tduncan213
Registered User
 
Join Date: Mar 2006
Posts: 3
Tduncan213 is on a distinguished road
program that accepts 10 input values into an array. Please help.

I am having trouble with this.
I have to write a program that accepts 10 input values and stores them into an array. The program should then input a target value and output how many times the target value appears inside of the array.

Thank You.
Tduncan213 is offline   Reply With Quote