strncpy()

mrm at datagen.UUCP mrm at datagen.UUCP
Fri Sep 2 06:20:51 AEST 1983


Strncpy() is spec'ed to completely  null pad the buffer if given a shorter
string, and not to append any nulls if given a same size or larger string.

	Michael Meissner	Data General Corporation
	...(decvax!ittvax, allegra)!datagen!mrm



More information about the Comp.lang.c mailing list