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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/20/08 13:22
Read: times


 
#157574 - Keil (Binary numbers)
I am trying to write a "C Program using Keil.

I can ented a nuber like 0xAA (0x meaning a Hex number).

I want to enter a binary number like 11110000 or even 1111$0000(the Help says it can be done as follows 11110000b - but I can not get it to work).

Can anybody tell me how to enter a binary number in Keil.

Thanks for your time.

Frank.

List of 10 messages in thread
TopicAuthorDate
Keil (Binary numbers)            01/01/70 00:00      
   Not possible            01/01/70 00:00      
   C does not allow it But...            01/01/70 00:00      
      Binary in C            01/01/70 00:00      
         Grouping works too            01/01/70 00:00      
            my way            01/01/70 00:00      
               All depending on needs            01/01/70 00:00      
         To be precise            01/01/70 00:00      
            It is not an omission            01/01/70 00:00      
   binconst.h            01/01/70 00:00      

Back to Subject List