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

Back to Subject List

Thread Closed: Off-topic

???
05/14/03 13:53
Read: times


 
#45423 - RE: hex to bin in C
Responding to: ???'s previous message
Umm, each hex item in the array is binary. You are merely initializing this binary data with HEX constants, just like you could have with decimal or octal constants.

Or are you asking how to convert the array items to a string containing only '0' and '1' characters?

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