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

+1. I think this is something that gets lost in discussions around null. Generally, everyone complaining about C's handling of nulls will recommend languages that make nullable-pointers opt-in by having non-nullable references and making them the default. The argument people make is not that C should somehow drop the entire concept of null; the argument is that people should use languages where a type has to opt-in to accepting null.


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

Search: