On 2007-09-16 18:16:52 -0400, Old Wolf <oldwolf@inspire.net.nz> said:
> On Sep 13, 11:42 pm, Pete Becker <p...@versatilecoding.com> wrote:
>> You recommended using snprintf instead of sprintf. How do you protect
>> yourself against a bug in snprintf?
>
> You assume that standard functions work as documented,
> unless you have reason to expect otherwise.
Wow. Scary.
--
Pete
Roundhouse Consulting, Ltd. (www.versatilecoding.com) Author of "The
Standard C++ Library Extensions: a Tutorial and Reference
(www.petebecker.com/tr1book)