According to a few examples I found, and the SDCC manual section 1.5, page
10, SDCC is supposed to recognize the type "bit".  However I get a syntax
error when I try to declare a bit variable.  I've tried SDCC 380, 400, &
403.
If I change the declaration to "__bit", it is recognized properly.
Is there a compiler option I need to use, or has support for the bit type
been removed?
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to