Thread: sortsub()
View Single Post
  #2  
Old 06-27-2009, 11:34 PM
Chompy Chompy is offline
¯\(º_o)/¯
Chompy's Avatar
Join Date: Sep 2006
Location: Norway
Posts: 2,815
Chompy is just really niceChompy is just really niceChompy is just really nice
Send a message via MSN to Chompy
so basicly

temp.array.sortsubascending(index)
temp.array.sortsubdescending(index)

temp.array.subarray(index).sortascending()
temp.array.subarray(index).sortdescending()


Wouldn't something like that work?

Edit: Nevermind, Wouldn't work as I don't think they return anything..?
__________________
Reply With Quote