On Mon, 24 Oct 2016 16:40:36 -0400, [email protected] wrote: > In other words - if the source string doesn't fit, it will create > a non-NULL-terminated destination string for you. Repeat that, > slowly, until it sinks in.
It says nothing of the sort, please re-read the manual. The source string doesn't fit the result is always NUL-terminated unless the specified size is 0. - todd _______________________________________________ Nmh-workers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/nmh-workers
