Oh.. https://en.wikipedia.org/wiki/C_(programming_language)#Keywords  ->
 C99 added _Bool.  Yuck.  I thought that C matched C++ with bool.  So never
mind this comment on bool.


> > - Can we get away from 0/FALSE and TRUE/1 for bools in in C++.  e.g.
> > psOptions->bQuiet
>
> The API is intended to be C callable, so bool isn't possible as a type.
>
> Even
>
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to