Comment by dundarious
2 years ago
strncpy isn't good either. But using length delimited strings is the best way to generate fixed length char strings and NUL terminated strings.
2 years ago
strncpy isn't good either. But using length delimited strings is the best way to generate fixed length char strings and NUL terminated strings.
No comments yet
Contribute on Hacker News ↗