back

by josephcsible·5y ago·view on hn ↗
> almost certainly will not gain any new string handling routines

It looks like it'll be getting strdup and strndup.

1 comments
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.