summary of C-standards workshop at Usenix
BLARSON at USC-ECLB.ARPA
BLARSON at USC-ECLB.ARPA
Sun Jul 8 13:01:02 AEST 1984
From: Bob Larson <BLARSON at USC-ECLB.ARPA>
Another possible syntax for a function with only variable arguments is:
extern int foo(,);
and I will agree either of these is potentially confusing.
The real question is if there will be a reasonable system independent
way of declaring a function that takes variable arguments.
Some systems (i.e. prime 50 series) have microcode support of
variable arguments that is wasted by high level languages not
supporting them.
Bob Larson <Blarson at Usc-Eclb.Arpa>
-------
More information about the Comp.lang.c
mailing list