summary of C-standards workshop at Usenix

Doug Gwyn <gwyn> gwyn at brl-tgr.ARPA
Thu Jul 12 05:11:24 AEST 1984


My point was that the declaration
	extern int foo(void,);
contains no more information than the proposed meaning of
	extern int foo();
namely that the number and types of the arguments are not specified.



More information about the Comp.lang.c mailing list