Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site ucbvax.ARPA Path: utzoo!utcs!lsuc!pesnta!amdcad!decwrl!ucbvax!info-vax From: info-vax@ucbvax.ARPA Newsgroups: fa.info-vax Subject: Re: DEC C compiler Message-ID: <4910@ucbvax.ARPA> Date: Mon, 18-Feb-85 19:49:29 EST Article-I.D.: ucbvax.4910 Posted: Mon Feb 18 19:49:29 1985 Date-Received: Tue, 19-Feb-85 04:43:37 EST Sender: daemon@ucbvax.ARPA Organization: University of California at Berkeley Lines: 11 From: sasaki@harvard.ARPA (Marty Sasaki) You are mistaken. The DEC VAX-11 C compiler puts the arguments on the stack in the same way. There is even a warning about double arguments, they violate the VAX calling conventions. You can do all of the variable number of arguments goodies. You can do most everything that you can do on BSD. Marty Sasaki Harvard University Science Center