hi,
    I was wondering .... how do I go about sorting a double dimension array
?

Consider the second dimension to be ranging from 1-10.

myarray[x][1] ------ myarray[x][10]


Now if I want to sort all the arrays in ascending order by the array[x][5]
So that the order of the data myarray[x][1] ------ myarray[x][10] would
remain
intact...

...how do I go about doing something like that  ?


Thanks
vin

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to