1.

The C library macro type _________ retrieves the next argument in the parameter list of the function with type.

A. va_end
B. va_arg
C. va_start
D. no macros
Answer» C. va_start


Discussion

No Comment Found