Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
zabzonk
85 days ago
|
parent
|
context
|
favorite
| on:
No strcpy either
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: