Hacker News new | past | comments | ask | show | jobs | submit login

On the other hand you could say that this function returning 'false' isn't really an error, and that the idiom is similar to the isdigit(), isalpha() etc type functions in ctype.h. And fwiw, bool is a thing in C99 with stdbool.h, although this function returns an int.



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

Search: