Thread: help needed
View Single Post
Old Feb 19th, 2005, 10:20 PM   #1
kalinga1234
Programmer
 
Join Date: Oct 2004
Posts: 31
Rep Power: 0 kalinga1234 is on a distinguished road
help needed

i want to know how to search an array.

for example say

when user types 'A' displays 4
'B' display 3
'C' display 2
'D' display 1

like that..the task should be implemented using arrays..both the grades and points should be stored in arrays and search(when user type A it should search 4 from points array.. could somebody help
kalinga1234 is offline   Reply With Quote