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

I don't equate C++ with C.

At least with C++ the language offers the mechanisms without external tooling, for doing safe coding, if one so wishes.

You can use arrays that don't decay into pointers, bounded checked arrays, proper strings, references for output parameters, automatic reference counting.



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

Search: