11-20-2008, 04:48 PM
|
#2 (permalink)
|
|
Registered Member
Join Date: Oct 2008
Location: Denver, CO
Posts: 2,121
|
Get a reference to the first object in the array, sort the array, remove the original first object and re-insert it at the top of the array. No need to create a bunch of other arrays.
|
|
|