Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!harpo!eagle!mhuxl!cbosgd!ihnp4!inuxc!pur-ee!uiucdcs!uokvax!andree From: andree@uokvax.UUCP Newsgroups: net.lang.c Subject: Re: var args - (nf) Message-ID: <3486@uiucdcs.UUCP> Date: Thu, 27-Oct-83 23:10:48 EST Article-I.D.: uiucdcs.3486 Posted: Thu Oct 27 23:10:48 1983 Date-Received: Mon, 31-Oct-83 09:20:29 EST Lines: 15 #R:duke:-363700:uokvax:3000004:000:438 uokvax!andree Oct 26 08:45:00 1983 /***** uokvax:net.lang.c / turtleva!ken / 12:48 pm Oct 24, 1983 */ The only time that this wouldn't work is if the arguments were put on the stack in the reverse order that they normally are in C. Ken Turkowski CADLINC, Palo Alto {decwrl,amd70}!turtlevax!ken /* ---------- */ Unfortunatly, there is at least one compiler out there that does this. Printf for this compiler is interesting (and broken) (and sickening).