So I have to seperate arrays. I have a program written that will find the maximum value from one of the arrays. I need to have the program output a value from the second array that corresponds to the location of the max value from the first array. What should I use to correspond the two arrays in the end?
Bookmarks