On 08/17/2010 10:15 PM, Jes Sorensen wrote:

I strongly disagree.  The use of "bool", even if you ignore stdbool.h
and do "typedef int bool", is valuable documentation in the code.
I guess we have to agree to disagree then. IMHO it just masks the real
type and you end up with cases where people pass it back and forth randomly.

In C99, bool is a real type.

--
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.


Reply via email to