Hacker News new | ask | show | jobs
by dundarious 1065 days 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.