We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
As we can write in C Compiler, LPC1317 like for Hexa= 0x16; octa= 043;
How to write in binary in C. Instead of writing var = 0x16; I want to write in binary format, like one of other compiler which I used, we can as var =0b00001111. How to write this in keil