On Fri, 2005-09-23 at 08:46 +0200, Alex Wenger wrote:
> I use a small header-file and the notation b11110000.
> bin.h:
> #define b00000000 0x00
> #define b00000001 0x01
> .....
> #define b11111111 0xff


Simple, but clever :-)
Thanks for posting the entire table, that will save me the work, I will
just copy/paste it! :o)))


--
Vince, very lazy



_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to