It seems I remember seeing in one language or another that you COULD represent binary literals but I've tinkered in so many who knows which it was. Probably Ada.
Yes, Ada has binary literals. (I am not sure, but I think it has literals in any base up to base 36, strange....)
2#0101_1010# == 16#5A# == 10#90# Rolf _______________________________________________ AVR-GCC-list mailing list AVR-GCC-list@nongnu.org http://lists.nongnu.org/mailman/listinfo/avr-gcc-list