- Aug 31, 2002
- 14,278
- 89
- 91
Well, just wondering how i can sort a small array of integers from smallest-largest and largest-smallest. Just tell me the basic idea, i can code it myself. All the program has to do is take in a set of integers into an array, insert, delete, calc average, mode, and median, i figured all of that out on my own, but sorting has me stumped.