10 Oct
2013
10 Oct
'13
10:14 a.m.
On 10 October 2013 16:59, Frédéric Delanoy <frederic.delanoy(a)gmail.com> wrote:
Basically cleanup/clarity. Using boolean values when expressing logical expressions results does make sense (and it makes the intent clearer) IMHO. I just think it would have been nice if we could have used the C99 bool type, but clearly C99 is much too new for any real compilers to support.