Peter Mittermayer:
[snprintf() not available]
>From the snprintf man page:
The snprintf() function is identical to sprintf() with the
addition of the argument n, which specifies the size of the
buffer referred to by s. The buffer is terminated with the
null byte only if space is available.
So, why not just write your own snprintf?
Hope this helps,
Alphons
--
A. van Werven http://www.linuxfreak.com/~alphons
Leiden Institute of Advanced Computer Science, The Netherlands
begin LOVE-LETTER-FOR-YOU.TXT.vbs
I'm a signature virus. Please copy me and help me spread.
end