Roland Mainz wrote:
Umpf. See my original posting. My intention was to improve performance
and usuability. |snprintf()| would make it slower. MUCH slower.

Is snprintf() really the performance bottleneck in your application?

And: snprintf() may be evil - see Mozilla.org Bug 332006
(https://bugzilla.mozilla.org/show_bug.cgi?id=332006 - "Avoid raw calls
to snprintf").

What broken OS doesn't guarantee null termination on snprintf()?
Solaris and the Single Unix Spec v3 both do.

--
        -Alan Coopersmith-           [EMAIL PROTECTED]
         Sun Microsystems, Inc. - X Window System Engineering
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to