Re: [AD] new_api_branch news

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


> >What is "bool"? I thought that is C++ only?
> >
> It's C99 (see stdbool.h in your system directories).  It's a bit
> controversial to use it, but I really hope we can use it.  I'm sick of
> every library making up its own boolean type.

No, it's actually not C99.  Only _Bool is C99.  It's C++ only.

-- 
Eric Botcazou




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/