Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Alphabetical sort of characters within a string.
#1
I want to alphabetically sort the characters of a single word string. The only way i can think of so far is to get each character individually and make each one a single character variable, check the ASC value and bubble sort them with a SWAP function. Is there a better way?
Reply


Messages In This Thread
Alphabetical sort of characters within a string. - by Circlotron - 04-24-2024, 12:25 PM



Users browsing this thread: 1 Guest(s)