Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!pt.cs.cmu.edu!rochester!udel!mmdf From: unix3@ce.chalmers.se (Unix Internt. Labgrupp 3) Newsgroups: comp.os.minix Subject: Re: Date: 25 Sep 90 12:15:18 GMT Sender: mmdf@ee.udel.edu Lines: 15 It's true that vfprintf was missing (which vsprintf depends on too) and I mentioned this to Frank Meulenbroks who added my implementation via one of the 1.5.10 ST upgrades. If you for any reason want mine I'll send it to you via mail. The next version of Minix (V2) is supposed to have a complete new reworked stdio library or so I have been informed so I guess a proper vfprintf should be there then. (somewhat difficult to make proper implementations now, due to lacking return values from the subroutine primitives...) Yours, Andrew Olausson