08-31-2005, 03:51 PM
|
#8 (permalink)
|
|
Newbie
Join Date: Jun 2002
Location: Denmark
Posts: 1,726
|
Here are a few examples, qsort; quick sort; Numerical Recipes; STL sort, C++ vectors; STL sort, C arrays; Bubble sort theory, theory in string sorting.
I'm sure google can come up with more examples if it is needed...
|
|
|