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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/15/06 05:05
Read: times


 
Msg Score: -2
 -2 Didn't Search First
#116191 - Dealing with large numbers > 16bits
Hi I would like to deal with a large number. The numbers originate in ASCII, I plan to convert each digit to a decimal. Then depending on there position multiply the number either 10, 100, 100, 10000. Then add them together to obtain the total.

My problem is if the number is exceeds 16 bit's, how do I store values greater than 65K in a binary format

thanks Spencer


List of 4 messages in thread
TopicAuthorDate
Dealing with large numbers > 16bits            01/01/70 00:00      
   What language?            01/01/70 00:00      
   Search!            01/01/70 00:00      
   Work smarter, not harder            01/01/70 00:00      

Back to Subject List