|
From: | Roland McGrath |
Subject: | Re: snprintf: no string is outputed if the input string is longer than the buffer |
Date: | Sun, 22 Jul 2001 18:53:51 -0400 (EDT) |
Truncation is definitely the correct behavior. Please write a little test program for this and add it to the stdio-common/ directory in libc. Then you can use this to debug stdio's snprintf.
[Prev in Thread] | Current Thread | [Next in Thread] |