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

C's string handling is an abomination. Null terminated strings is and always has been a colossal mistake. The C standard and operating systems need to be updated such that null-terminated strings are deprecated and all APIs take a string_view/slice/whatever struct.


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

Search: