12th July 2004
User documentation
Recent Changes
Code Download
To sort an array of numbers into descending order maintaining an index array to preserve a record of the original order. The quicksort algorithm is used.