Hello,
its fact: snprintf is declared in <stdio.h> in hpux11.00.
snprintf and vsnprintf are present in /lib/libc.a on hpux10.20, but don't
seem to be declared in any header files in /usr/include.
Ok I think its better as any workaround to use bsd-nsprintf, like GNU prog sysinfo or OpenSSH.
Can someone from the main developer decide, if it is possible to include snprintf from external.
I attached the snprintf.c source code
cheers martin
snprintf.c
Description: Binary data
