passing variable numbers of arguments

Guy Harris guy at auspex.UUCP
Thu Jan 12 05:05:19 AEST 1989


 >It doesn't slow the call down, since it's always there.  However, it could
 >be argued that the call could have been made faster by not wasting microcode
 >space...

Or by not wasting memory and CPU cycles fetching the count from the
instruction stream and stuffing it onto the stack.



More information about the Comp.lang.c mailing list