Mail Archives: djgpp/2001/04/17/20:59:53
One problem could be that you aren't #including
bool.h.
Hope that helps (short but sweet...)
-Rafael Frongillo
>im having some troubles declaring boolean variables..
>where am i going wrong?
>
>typedef struct {
> int color;
> bool filled;
>}object;
>
>nasty stuff happens when i use the bool type.
>any help, abuse appreciated.
>thanks
>
>
>
>-Josh
__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/
- Raw text -