Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Thread Closed: Became flame-war

???
05/20/04 22:13
Read: times


 
#70784 - RE: Specify the actual problem,,
Responding to: ???'s previous message
Adnan zaffar said:
increment it to a relatively large value... thats where i am stuck ....


Where exactly is your problem?
How far did you get with the hints I gave you:
http://www.8052.com/forum/read.phtml?id=70671

And Erik's tip:
http://www.8052.com/forum/read.phtml?id=70690

What exactly do you mean by "increment" here?
Originally, you said, "from 12 onwards to 65000"
Do you mean you want to count: 12, 13, 14, 15, ... 64997, 64998, 64999, 65000?

If so, all you need to work out is how to increment by one (this is usually taken as the default meaning of "increment") - and then repeat it as many times as necessary!

In this case, you shouldn't even need the multi-byte arithmetic code - it's just a simple matter of incrementing the least-significant byte, and handling any carry into the most-significant byte.

List of 42 messages in thread
TopicAuthorDate
A simple problem            01/01/70 00:00      
   RE: A simple problem            01/01/70 00:00      
   RE: A simple problem            01/01/70 00:00      
      RE: A simple problem            01/01/70 00:00      
         RE: Gibberish            01/01/70 00:00      
            RE: Gibberish            01/01/70 00:00      
               RE: Gibberish            01/01/70 00:00      
                  RE: Gibberish            01/01/70 00:00      
                     RE: Gibberish            01/01/70 00:00      
         RE: Gibberish            01/01/70 00:00      
            RE: Gibberish            01/01/70 00:00      
            RE: Gibberish - or SMS            01/01/70 00:00      
   Whats wrong with this forum            01/01/70 00:00      
      RE: Whats wrong with this forum            01/01/70 00:00      
         RE: Whats wrong with this forum            01/01/70 00:00      
            RE: Whats wrong with this forum            01/01/70 00:00      
      y ppl r so lazy?!            01/01/70 00:00      
         RE: y ppl r so lazy?!            01/01/70 00:00      
            RE: moving on            01/01/70 00:00      
      Thanks            01/01/70 00:00      
         RE: Thanks            01/01/70 00:00      
         RE: oh PLEASE FORGIVE ME            01/01/70 00:00      
         RE: oh PLEASE FORGIVE ME            01/01/70 00:00      
            No problem            01/01/70 00:00      
               RE: No problem            01/01/70 00:00      
            Specify the actual problem,,            01/01/70 00:00      
               RE: Specify the actual problem,,            01/01/70 00:00      
                  RE: Specify the actual problem,,            01/01/70 00:00      
                  RE: Specify the actual problem,,            01/01/70 00:00      
                  Here is your code            01/01/70 00:00      
   RE: A simple problem - Adnan            01/01/70 00:00      
      RE: A simple problem - Adnan            01/01/70 00:00      
         RE: A simple problem - Adnan            01/01/70 00:00      
            RE: A simple problem - Prahlad            01/01/70 00:00      
               The offer still stands - Adnan zaffar            01/01/70 00:00      
            RE: A simple problem - Adnan            01/01/70 00:00      
            RE: A simple problem - Adnan            01/01/70 00:00      
         RE: A simple problem - Terry            01/01/70 00:00      
      RE: Simple way            01/01/70 00:00      
      RE: A simple problem - Adnan            01/01/70 00:00      
   What a sad thread!            01/01/70 00:00      
      RE: What a sad thread!            01/01/70 00:00      

Back to Subject List