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

C is unsafe. That's kind of the point of it.

But just because it's unsafe doesn't mean it should never be used.



C is not just unsafe in the sense that it supports unsafe behavior.

It's unsafe in the sense that it's nearly impossible for even clever, experienced programmers to write nontrivial amounts of code in it that don't have foot-shooting behavior in some form.


Its use should be considered to the same extent as a macro assembler.




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

Search: