Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site hou3c.UUCP Path: utzoo!watmath!clyde!burl!hou3c!ka From: ka@hou3c.UUCP (Kenneth Almquist) Newsgroups: net.lang.c,net.unix-wizards Subject: Re: summary of C-standards workshop at Usenix Message-ID: <687@hou3c.UUCP> Date: Thu, 12-Jul-84 14:29:05 EDT Article-I.D.: hou3c.687 Posted: Thu Jul 12 14:29:05 1984 Date-Received: Fri, 13-Jul-84 04:32:57 EDT References: <4013@utzoo.UUCP>, <138@wnuxb.UUCP> <4024@utzoo.UUCP> Organization: Bell Labs, Holmdel, NJ Lines: 5 It would seem that "extern int foo()" would be the best way to declare a function with only variable arguments, although doing this would prevent the same syntax from being used at a later date to declare a function with no arguements. Kenneth Almquist