Y
Hacker News
new
|
ask
|
show
|
jobs
by
adrianN
2019 days ago
Which is one of the reasons why coding standards like MISRA forbid using strlen (at least in C++, I guess even MISRA doesn't want to force you to write safer C with sane string types).