Path: utzoo!dciem!array!colin From: colin@array.UUCP (Colin Plumb) Newsgroups: comp.std.c Subject: Re: vprintf() Message-ID: <329@array.UUCP> Date: 28 Jul 90 20:51:44 GMT References: Distribution: comp.std.c Organization: Array Systems Computing, Inc., Toronto, Ontario, CANADA Lines: 12 In article chin@ankh.ankh.ftl.fl.us (Albert Chin) writes: > Is vprintf() mandated to be in by ANSI C. My "ANSI" compiler doesn't > have it and I have not been able to find sources of it anywhere. Section 4. (Library) 9. (Input/Output ) 6. (Formatted input/output functions) 8. (The vprintf function) You must #include and -- -Colin