Content originally posted in LPCWare by Ex-Zero on Thu Jun 09 06:33:30 MST 2011
You can also write your values binary, but I don't want to see things like
value32bit = 0b11001100100101010001001000100111; :eek:
in my code. Perhaps readable for 8-bit values, but not for 32-bit :)