Hacker News
Lobsters
- If strcpy is not easily replaced with memcpy then the code is fundamentally incorrect. https://nullprogram.com/blog/2021/07/30/ 8 comments programming
- strcpy: a niche function you don't need https://nullprogram.com/blog/2021/07/30/ 78 comments c_programming
Linked pages
- I'm not a fan of strlcpy(3) https://nrk.neocities.org/articles/not-a-fan-of-strlcpy 365 comments
- http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2019/p1428r0.pdf 303 comments
- N1967 — Field Experience With Annex K — Bounds Checking Interfaces http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1967.htm 4 comments
- Mailing list etiquette - man.sr.ht https://man.sr.ht/lists.sr.ht/etiquette.md 0 comments
Would you like to stay up to date with C & C++? Checkout C & C++
Weekly.
Related searches:
Search whole site: site:nullprogram.com
Search title: strcpy: a niche function you don't need
See how to search.