J
Jordan Abel
The question wasn't "how do I sort the letters in a string", but rather
"how do I do it without conditional statements". (See the original post,
not the thread subject.)
I think the answer that is wanted is to subtract the two characters for
the result of the comparison function. I.e. it's a question to see if
you "see" that solution