When using va_start(), va_arg() and va_end() to read parameters passed to a method, is there a way to count how many arguments there are?When using va_start(), va_arg() and va_end() to
When using va_start(), va_arg() and va_end() to read parameters passed to a method, is there a way to count how many arguments there are?When using va_start(), va_arg() and va_end() to