Discussion :: Variable Number of Arguments
-
Point out the error in the following program.
#include
A.
Error: too many parameters |
B.
Error: invalid access to list member |
C.
Error: ptr must be type of va_list |
D.
No error |
Answer : Option C
Explanation :
No answer description available for this question.
Be The First To Comment