New Year's and all I got a fairly quick and definitive reply from
Tom Leitner. Answer and original question below.
Regards,
Peter
>
> No, snprintf is included in the libc of tru64 5.x. So upgrading
> compilers on 4.x won't help. If you need to stick to tru64 4.x, you can
> get one of the many free snprintf.c sources around and link it with
> your app.
>
> Tom
>
> On Wed, 1 Jan 2003 Peter.Stern_at_weizmann.ac.il wrote:
>
> > Happy New Year!
> >
> > I am trying to install a software package using the native C and
> > C++ compilers, but one of the subroutines calls the function snprintf
> > which doesn't seem to be in libc. I tried to upgrade the C compiler
> > to v6.4, but this didn't change libc. Would upgrading C++ (from v6.2
> > to v6.5) solve the problem.
> >
> > TIA,
> > Peter
> >
> > Peter Stern
> > Chemical Physics Department
> > Weizmann Institute of Science
> > 76100 Rehovot, ISRAEL
> >
> > email: Peter.Stern_at_weizmann.ac.il
> > phone: 972-8-9342096
> > fax: 972-8-9344123
> >
Received on Wed Jan 01 2003 - 11:59:50 NZDT