Which of the following macro extracts an argument from the variable argument list (ie ellipsis) and advance the pointer
Posted: Wed Jul 13, 2022 7:54 pm
a) va_list
b) va_arg
c) va_end
d) va_start
b) va_arg
c) va_end
d) va_start
Accurate answers. Every time.
https://answerhappy.com/