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

Back to Subject List

Thread Closed: Off-topic

???
05/14/03 14:26
Read: times


 
#45427 - RE: hex to bin in C
Responding to: ???'s previous message
binary number system includes only 0s and 1s.
hexadecimal number system includes 0 to F.
can't u understand the difference???
it's very easy.

and i want to change 0xFF to 11111111
or 0x35 to 00110101
.............
like that
ok??
and i have to ignore 0x portion of the number,and process FF portion

BERKIN

List of 12 messages in thread
TopicAuthorDate
hex to bin in C            01/01/70 00:00      
   RE: hex to bin in C            01/01/70 00:00      
   RE: hex to bin in C            01/01/70 00:00      
      RE: hex to bin in C            01/01/70 00:00      
         RE: hex to bin in C            01/01/70 00:00      
            RE: hex to bin in C            01/01/70 00:00      
               RE: hex to bin in C            01/01/70 00:00      
            RE: hex to bin in C            01/01/70 00:00      
            RE: hex to bin in C.berkin            01/01/70 00:00      
            RE: hex to bin in C            01/01/70 00:00      
               RE: hex to bin in C            01/01/70 00:00      
   RE: hex to bin in C            01/01/70 00:00      

Back to Subject List