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

Back to Subject List

Thread Closed: Off-topic

???
05/14/03 17:33
Read: times


 
#45444 - RE: hex to bin in C
Responding to: ???'s previous message
Berk,

In the following array:

int array1[]={0xff,0x35,.....};

0xFF already is 11111111 binary

and

0x35 already is 00110101 binary

There is no 0x portion for you to ignore.

It's a pity u r 2 stupid and arrogant to understand that, particularly as it's very easy.


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