Path: utzoo!attcan!uunet!lll-winken!ames!haven!mimsy!chris From: chris@mimsy.UUCP (Chris Torek) Newsgroups: comp.lang.c Subject: Re: passing variable numbers of arguments Message-ID: <15343@mimsy.UUCP> Date: 8 Jan 89 05:43:23 GMT References: <899@thor.stolaf.edu> <15341@mimsy.UUCP> Distribution: na Organization: U of Maryland, Dept. of Computer Science, Coll. Pk., MD 20742 Lines: 10 In article <15341@mimsy.UUCP> I wrote: >... indirect calls to bar() can never pass a variable argument list. Oops, bad wording: *each* indirect call can pass a *different* fixed argument list, but any one given indirect call can only pass *one* fixed argument list. So indirect calls (plural) can, but an indirect call (singular) cannot. -- In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 7163) Domain: chris@mimsy.umd.edu Path: uunet!mimsy!chris