Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site cbosgd.UUCP Path: utzoo!linus!security!genrad!grkermit!masscomp!clyde!ihnp4!houxm!mhuxl!cbosgd!mark From: mark@cbosgd.UUCP (Mark Horton) Newsgroups: net.lang.c Subject: Re: "Re: Why not a varargs declaration? - (nf)" Message-ID: <597@cbosgd.UUCP> Date: Mon, 14-Nov-83 20:26:01 EST Article-I.D.: cbosgd.597 Posted: Mon Nov 14 20:26:01 1983 Date-Received: Tue, 15-Nov-83 20:29:58 EST References: <212@ihlpf.UUCP> Organization: AT&T Bell Laboratories, Columbus Lines: 10 /usr/include/varargs.h was there in V7, 32V, 3BSD, 4BSD, 4.1BSD, 4.2BSD, System III, and System V. It is presumably also present in almost every V7 and System III port out there. I think it probably works almost everywhere, but probably not on Zeus or systems with certain unusual stack conventions in their C compiler. The reason most of you have never heard of it is that the manual page first appeared in 4BSD. (I wrote it while at Berkeley.) Mark Horton