03-01-2006, 11:04 AM
' Wrote:Glad i could help, i made a few sorting algorithms in programming class. I was going to talk to you about it the next time i saw you cause i was too lazy to type out what i was thinking at that point in time.:D
Well, i didn't really write a string sorting algorithm.
It only compares two strings and finds which is greater based on natural sorting.
It could be used to sort, which I can see us using it for that in the near future.