in reply to Re^4: How would I sort a two-dimensional array by multiple columns?
in thread How would I sort a two-dimensional array by multiple columns?
NetWallah, That went abit over my head. So how would your code look like?
I am not clear on how I would implement this to
input:
@toBeSorted, 0, 1, 3)
output:
@sorted
Can I see what you code would look like so that I can study the correct way?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: How would I sort a two-dimensional array by multiple columns?
by NetWallah (Canon) on Mar 15, 2008 at 22:44 UTC |