Correct Answer : Option (A) : va_start
Explanation : va_start initialises the the list of arguments in <stdarg.h> header file.
<stdarg.h>