monit-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[URL] portable vsnprintf


From: Igor Homyakov
Subject: [URL] portable vsnprintf
Date: Wed, 21 May 2003 15:47:36 +0400
User-agent: Mutt/1.4.1i

<cite>
There are problems using vsnprintf() portably. When the provided buffer
is not large enough to hold the entire formatted string, the string will be
truncated. However, it can be difficult to determine if the formatted string
actually has been truncated or not. The return values vary from system to
system.
</cite>

http://alphazed.com/programming/vsnprintf.php
-- 
Igor Homyakov
<homyakov AT ramax.spb.ru>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]