How can you access the arguments that are manipulated in the function?
(a) va_list
(b) arg_list
(c) both va_list & arg_list
(d) vg_list
The question was asked in an international level competition.
This intriguing question originated from Unspecified Number of Arguments topic in division Functions, Namespaces & Exceptions in C++ of C++