C Programming - Variable Number of Arguments - Discussion
Discussion Forum : Variable Number of Arguments - General Questions (Q.No. 1)
1.
Which header file should you include, if you are going to develop a function, which can accept variable number of arguments?
Discussion:
7 comments Page 1 of 1.
Yash thakur said:
1 decade ago
Why we use stdarg.h ?
Sangeetha said:
1 decade ago
stdarg.h is a header in the C standard library of the C programming language that allows functions to accept an indefinite number of arguments.
Shakil said:
1 decade ago
@sangeetha:.
I can't get this still can anyone exaplain in detail.
I can't get this still can anyone exaplain in detail.
(1)
Sudheer said:
1 decade ago
@sangeetha. Please give me one example to clarify myself.
Kapil said:
1 decade ago
Any one can give small programme on this ?
Sundar said:
1 decade ago
Shital dandale said:
10 years ago
stdargs is a header file which use the functions to define no. of argument.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers