Which header file is used to pass unknown number of arguments to function?
(a) stdlib.h
(b) string.h
(c) stdarg.h
(d) stdio.h
I had been asked this question in class test.
I want to ask this question from Unspecified Number of Arguments in section Functions, Namespaces & Exceptions in C++ of C++