Path: utzoo!attcan!uunet!clyde.concordia.ca!news-server.csri.toronto.edu!rutgers!usc!sdd.hp.com!uakari.primate.wisc.edu!bin From: bin@primate.wisc.edu (Brain in Neutral) Newsgroups: comp.sys.mips Subject: Re: Is vfprintf in BSD libc in 4.50? Message-ID: <2832@uakari.primate.wisc.edu> Date: 27 Jul 90 13:06:01 GMT References: <104356@convex.convex.com> Sender: bin@primate.wisc.edu Reply-To: bin@primate.wisc.edu Lines: 14 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