quote:
Originally posted by raceprouk
There isn't a function per se, but there's plenty of algorithms. Although they'll work better if you use an array of numbers, not separate variables.
Try Googling these:
Bubblesort
Mergesort
Insertsort
Quicksort
Shellsort
Ok i'll see what happen. Thanx a lot.