Y
Hacker News
new
|
ask
|
show
|
jobs
by
josephcsible
2037 days ago
> almost certainly will not gain any new string handling routines
It looks like it'll be getting strdup and strndup.
1 comments
abqexpert
2037 days ago
Thanks for that! I hadn't seen it yet,
https://en.cppreference.com/w/c/string/byte/strdup
says it will be C23 as well.
link