On 13 Oct 2000, Lars Gullik Bjønnes wrote:

> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
> 
> | >>>>> "Jose" == Jose Abilio Oliveira Matos <[EMAIL PROTECTED]> writes:
> | 
> | Jose>   According to mine: man 3 printf
> |   
> | Jose>   The fprintf, printf, sprintf, vprintf, vfprintf, and vsprintf
> | Jose> functions conform to ANSI C3.159-1989 (`ANSI C'') and ISO/IEC
> | Jose> 9899:1999 (`ISO C99''). The snprintf and vsnprintf functions
> | Jose> conform to ISO/IEC 9899:1999.
> | 
>
>
> We need the functionality, and I am pretty sure we can make this work
> on all platforms.
> 
>         Lgb
> 

It found the {,v}snprintf version on Solaris 2.7 and 2.8, on a couple
of RH Linuxes, and on an IRIX64 6.5 machine, but not on the OSF1 V4.0
alpha machines. I didn't test the libc to see if these actually work, just
/usr/include/stdio.h and the man pages.

Lior.

Reply via email to