Re: missing snprintf on hp-ux 10.20


Subject: Re: missing snprintf on hp-ux 10.20
From: Mike Nordell (tamlin@algonet.se)
Date: Mon Oct 15 2001 - 05:38:34 CDT


Gansser, Martin wrote:
>
> 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.

Is there a compiler macro defined that identifies 10.20? If so, why not
simply declare the missing functions for 10.20 since all other
platform+compiler combinations apparently plays along?

/Mike



This archive was generated by hypermail 2b25 : Mon Oct 15 2001 - 05:39:50 CDT