View Single Post
  #2  
Old 11-21-2008, 06:47 PM
Loriel Loriel is offline
Somewhat rusty
Loriel's Avatar
Join Date: Mar 2001
Posts: 5,059
Loriel is a name known to allLoriel is a name known to allLoriel is a name known to allLoriel is a name known to all
Copy a quicksort implementation or something from wikipedia, port it to gscript, replace the comparison with one that first splits the number out of that string and only orders by it?
Reply With Quote