Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site mplvax.UUCP Path: utzoo!linus!decvax!ittvax!dcdwest!sdcsvax!sdccsu3!mplvax!cdl From: cdl@mplvax.UUCP Newsgroups: net.unix-wizards Subject: Re: Function with variable number of args Message-ID: <120@mplvax.UUCP> Date: Tue, 26-Jun-84 15:40:06 EDT Article-I.D.: mplvax.120 Posted: Tue Jun 26 15:40:06 1984 Date-Received: Sat, 30-Jun-84 02:13:58 EDT References: <1273@sri-arpa.UUCP> Organization: Marine Physical Lab of SIO at UCSD Lines: 8 Nobody said that there was any difficulty scanning an argument list, either forward or backward in memory. The problem is telling when you have finished. Either the *number* of arguments has to be transmitted (PDP-11 Fortran style) or there has to be some unambiguous marker for the end of the list. carl lowenstein marine physical lab u.c. san diego sdcsvax!mplvax!cdl