Discussion Forum : Functions
Question - Which header file should you include if you are to develop a function that can accept variable number of arguments?
Options:
A .  varag.h
B .  stdlib.h
C .  stdio.h
D .  stdarg.h
Answer: Option D


stdarg.h



Was this answer helpful ?
Next Question
Submit Your Solution hear:

Your email address will not be published. Required fields are marked *