in reply to Re^3: How would I sort a two-dimensional array by multiple columns?
in thread How would I sort a two-dimensional array by multiple columns?
Sorry NetWallah, I was refering to Funk's code. I saw your previous comment, however your code appears to be sorting all depths and I need "sortRoutine(@array, 2, 1, 4, 5) for example.
I have an existing piece of code that has an array of arrays that needs to be sorted like this and Funk's code was sorting an array of refs.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: How would I sort a two-dimensional array by multiple columns?
by FunkyMonk (Bishop) on Mar 16, 2008 at 14:29 UTC | |
by dbmathis (Scribe) on Mar 16, 2008 at 15:17 UTC |