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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/06/04 06:53
Read: times


 
#82577 - Back to Assembly
Responding to: ???'s previous message
Hi Sachin,

I have never come across such a situation where you need more than unsigned long and as far as I know in KEIL C51 there is no built in integer data type bigger than unsigned long [Correct me If I am wrong]. If I ever had to do such a thing I would do it in assembly, Why don't you write this calculation part in assembly and rest of the program in C. With assembly you can implement data type as big as you wish.

Regards,
Prahlad Purohit

List of 9 messages in thread
TopicAuthorDate
Storage type more than Unsigned long int            01/01/70 00:00      
   Back to Assembly            01/01/70 00:00      
      9998990001000 = 48bit            01/01/70 00:00      
   re-scale            01/01/70 00:00      
   What language?            01/01/70 00:00      
      What Language            01/01/70 00:00      
         Sounds like assembler.......            01/01/70 00:00      
         re-scale            01/01/70 00:00      
            a common case            01/01/70 00:00      

Back to Subject List