I have asked this question before and have not gotten a completely useful answer. I am trying to sort a number of any size. For example: if 643597 is entered, the output should be 345679.
dowens3rd 0 Newbie Poster
Recommended Answers
Jump to Post>>I have asked this question before and have not gotten a completely useful answer.
I saw your previous post, and also the answers to that post. There were some useful ideas, that you could apply - store each digit in an array; as long as you use int values, …
All 4 Replies
frrossk 2 Posting Whiz in Training
krich_l 0 Newbie Poster
britt_boy 0 Newbie Poster
dowens3rd 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.