SDCC Manual
next up previous contents index
 

3.5.1 Binary constants

SDCC supports the use of binary constants, such as 0b01100010. This feature is only enabled when the compiler is invoked using -std-sdccxx.




2009-05-10