Subject: Re: CVS commit: basesrc/libexec/telnetd To: None <itojun@iijlab.net> From: Bill Sommerfeld <sommerfeld@orchard.arlington.ma.us> List: source-changes Date: 07/19/2001 11:48:00
yes, but regarding *snprintf(), it says:
if the return value is greater than or equal to the size
argument, the string was too short and some of the printed
characters were discarded.
- Bill