hi,
I am having a bit of a problem applying selection sort in a two -dimensional array..
trying to apply selection sort only to array[i][4] (only on the fourth column..
so if the array is so while not sorted.
it should becomeCode:100 80 90 3 101 90 70 2 102 78 60 4
Thank youCode:102 78 60 4 100 80 90 3 101 90 70 2



LinkBack URL
About LinkBacks



