[comp.sys.mips] Is vfprintf in BSD libc in 4.50?

bin@primate.wisc.edu (Brain in Neutral) (07/26/90)

Are vfprintf and company (vsprintf, etc) in /bsd43/usr/lib/libc.a (libc
for the BSD environment in 4.50?  They weren't in 4.0/4.01...

Paul DuBois
dubois@primate.wisc.edu

datri@convex.com (Anthony A. Datri) (07/27/90)

Sure looks like it:


VPRINTF(3S-SysV)    RISC/os Reference Manual     VPRINTF(3S-SysV)

NAME
     vprintf, vfprintf, vsprintf - print formatted output of a
     varargs argument list

SYNOPSIS
     #include <stdio.h>
     #include <varargs.h>


<blah blah>

--

bin@primate.wisc.edu (Brain in Neutral) (07/27/90)

From article <104356@convex.convex.com>, by datri@convex.com (Anthony A. Datri):
> 
> Sure looks like it:
> 
> 
> VPRINTF(3S-SysV)    RISC/os Reference Manual     VPRINTF(3S-SysV)
             ^^^^                                             ^^^^

The question was about the BSD libc.  v?printf were in sysv libc at least
as far back as 4.0, but not in BSD libc in either 4.0 or 4.01.  You had
to link in -ltermcap or -lcurses to get them.

Paul DuBois
dubois@primate.wisc.edu

zdenko@mbpt.rice.edu (Zdenko A. Tomasic) (07/28/90)

--
___________________________________________________________________
Zdenko Tomasic, Rice U., Chem. Dept., P.O. Box 1892, Houston, Tx 77251
INTERNET: zdenko@katzo.rice.edu
___________________________________________________________________