Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!uwm.edu!zaphod.mps.ohio-state.edu!sdd.hp.com!elroy.jpl.nasa.gov!ames!haven!adm!smoke!gwyn From: gwyn@smoke.BRL.MIL (Doug Gwyn) Newsgroups: comp.std.c Subject: Re: vprintf() Message-ID: <13450@smoke.BRL.MIL> Date: 30 Jul 90 00:38:55 GMT References: <1990Jul28.211947.3795@zoo.toronto.edu> Organization: U.S. Army Ballistic Research Laboratory, APG, MD. Lines: 8 In article <1990Jul28.211947.3795@zoo.toronto.edu> henry@zoo.toronto.edu (Henry Spencer) writes: >In article chin@ankh.ankh.ftl.fl.us (Albert Chin) writes: >>Is vprintf() mandated to be in by ANSI C... >Yes. (Although you have to include as well.) You don't have to include to get vprintf() properly defined, just . However, you need for the application to make much use of vprintf().