The Wayback Machine - https://web.archive.org/web/20231209231722/https://lwn.net/Articles/508098/
| |
Subscribe / Log in / New account

The ups and downs of strlcpy()

The ups and downs of strlcpy()

Posted Jul 25, 2012 15:55 UTC (Wed) by mmorrow (guest, #83845)
In reply to: The ups and downs of strlcpy() by mmorrow
Parent article: The ups and downs of strlcpy()

9c9
<   const size_t n = 10
---
>   const size_t n = 10;


(Log in to post comments)


Copyright © 2023, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds