summary of C-standards workshop at Usenix
    Henry Spencer 
    henry at utzoo.UUCP
       
    Thu Jul  5 05:55:39 AEST 1984
    
    
  
"extern int foo(void,);" would indeed appear to suffice for a function
with only variable arguments, but it would have to be another specialized
idiom, since "(void)" is an idiom rather than an ordinary parameter list.
I don't know whether the ANSI folks will think this worthwhile or not.
-- 
				Henry Spencer @ U of Toronto Zoology
				{allegra,ihnp4,linus,decvax}!utzoo!henry
    
    
More information about the Comp.lang.c
mailing list