Name: Anonymous 2011-12-05 17:33
Hi /prog/rammers...
I'm an hobby programmer and I'm here to ask a really simple question... I tried to google it but I don't even know where to start my search
the notation:
how it is called?
how can I convert an 8bit array in this form?
for example how can I discover the notation or the bit pattern?
can someone explain me the logic behind?
thank you...
I'm an hobby programmer and I'm here to ask a really simple question... I tried to google it but I don't even know where to start my search
the notation:
0x00 = 00000000how it is called?
how can I convert an 8bit array in this form?
for example how can I discover the notation or the bit pattern?
?? = 001101000xff = ??can someone explain me the logic behind?
thank you...