The type va_list in an argument list is used ________
Posted: Wed Jul 13, 2022 7:54 pm
a) To declare a variable that will refer to each argument in turn;
b) For cleanup
c) To create a list
d) There is no such type
b) For cleanup
c) To create a list
d) There is no such type