Question

What macro expands to an expression of the value and type of the next argument in a variable-length argument list?
(a) va_end
(b) va_start
(c) va_list
(d) va_arg

Answer

This answer is hidden. It contains 3 characters.