Results 1 to 2 of 2

Thread: [B]Ascending Numbers[/B]

  1. #1

    Thread Starter
    New Member Mister X's Avatar
    Join Date
    Aug 2008
    Posts
    3

    [B]Ascending Numbers[/B]

    how can I ascend the 6digit numbers, example:

    453621

    123456

    using c++

    TNX more power

  2. #2
    Raging swede Atheist's Avatar
    Join Date
    Aug 2005
    Location
    Sweden
    Posts
    8,018

    Re: [B]Ascending Numbers[/B]

    What is the data representation of these numbers? Integers in an array?
    Basically what you're asking for is how to sort a sequence of numbers. If you try searching the internet, you'll find more sorting algorithms than you can handle
    Rate posts that helped you. I do not reply to PM's with coding questions.
    How to Get Your Questions Answered
    Current project: tunaOS
    Me on.. BitBucket, Google Code, Github (pretty empty)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width