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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/03/03 07:13
Read: times


 
#42811 - RE: Greedy, FFFFFF to decimal
Responding to: ???'s previous message
May be taking bit by bit and addig it's value.
Example:
1 0000 0000 0000 0000 B

Add
65536

add 6 to tens of thousands
add 5 to thousands
add 5 to hundreds
add 3 to tens
ass 6 to units

It's only an idea. After adding all bits you must adjust all overflows.

List of 7 messages in thread
TopicAuthorDate
Greedy, FFFFFF to decimal            01/01/70 00:00      
   RE: Greedy, FFFFFF to decimal            01/01/70 00:00      
      RE: Greedy, FFFFFF to decimal- Errata            01/01/70 00:00      
         RE: Greedy, FFFFFF to decimal- Errata            01/01/70 00:00      
            RE: Greedy, FFFFFF to decimal- Errata            01/01/70 00:00      
   RE: Greedy, FFFFFF to decimal            01/01/70 00:00      
   RE: Greedy, FFFFFF to decimal,thanks.            01/01/70 00:00      

Back to Subject List