Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I assume the authors of the C standard expected developers to typedef their C project's existing bool or BOOL types to _Bool. There is also a stdbool.h header that defines macros for bool (_Bool), true (1), and false (0).


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: