Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
kazinator
on Sept 12, 2019
|
parent
|
context
|
favorite
| on:
Efficient string copying and concatenation in C
No matter what string manipulation method you use, you have to produce linear, null-terminated strings for passing into all sorts of existing API's, standard and not.
masklinn
on Sept 13, 2019
[–]
That's really not an issue when done for you. std::string does it just fine.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: