Problem is this. I have 2 dimension array ( [inf.] [3] ) where first data is name (first and last name), second is age and third is city. Now i need to sort this array of data in order of age (from older to younger).
I am coding it in java, and i can use all libraries which come with java, but no outside ones.
There might be easy solution for this, but i am just locked up (as we say here in finland) :/
This post has been edited by MiF: 11 July 2011 - 15:37

Help


MultiQuote







