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

Since C++11 it is required to be null-terminated, you can access the terminator with (for e.g.) operator[], and the string can contain non-terminator null characters.


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

Search: