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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/22/05 18:06
Modified:
  08/22/05 18:07

Read: times


 
#99851 - My dear Watson !
Responding to: ???'s previous message
I will get back what I misquoted. It wasnt the hex file whose size was 7800 bytes, it was 7800 bytes of opcodes. Thanks Andy.

Dan, I went thru your code for unsigned short to string function. How about your code for unsigned int to string conversion? I wish to have a look into that(curiosity!!).

I used tostr()+rpt() combination because, I thought in future, I may use something like unsigned long to string conversion, for which I need 1000000,100000,10000, and so on. Thats why wrote rpt(x,y) function which returns (x*x*x*...) y times.

Thanks for your advices,
Vignesh

List of 18 messages in thread
TopicAuthorDate
Keil C51-optimization & Pointers            01/01/70 00:00      
   Bad array index            01/01/70 00:00      
      oops!!            01/01/70 00:00      
         buff[] is auto, not static            01/01/70 00:00      
            Back to basics            01/01/70 00:00      
               Don't shoot the pianist!            01/01/70 00:00      
   Hex file size            01/01/70 00:00      
      Optimization pointers            01/01/70 00:00      
         sprintf() is fairly large            01/01/70 00:00      
         So start a new thread, then!            01/01/70 00:00      
         pls...help            01/01/70 00:00      
            I disagree            01/01/70 00:00      
      My dear Watson !            01/01/70 00:00      
         One size fits all            01/01/70 00:00      
   bin = hex / 2.8            01/01/70 00:00      
      hexmap            01/01/70 00:00      
      A bit of a sweeping generalisation!!            01/01/70 00:00      
   Keil C51-optimization & Pointers            01/01/70 00:00      

Back to Subject List