Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

strncpy() vs strncat()

Name: Anonymous 2008-07-05 17:26

Hey /prog/, I've just googled this and it returned a bunch of faggots complaining about buffer overflows.

My question is, as both functions seem to do the same thing, which one would you use?

The man page doesn't leave this clear either, it just says that strcpy zerofills the buffer.

Name: Anonymous 2008-07-05 22:26

Why would they do the same? They are analogous to strcpy and strcat. Only difference is that while strncat adds a NUL-terminator, strncpy doesn't.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List