Hello, I just want to code a binary data in C. I mean hera representation is "0x5F", the decimal representation is simply "156" but what is the decimal representation. I tried 0b010010101 but it doesn't work Many thanks Sébastien
When I said, "The ANSI 'C' language does have a binary data notation" what I meant was, of course, "The ANSI 'C' language does not have a binary data notation"