C Programming - Variable Number of Arguments - Discussion
Discussion Forum : Variable Number of Arguments - True / False Questions (Q.No. 6)
6.
va_list is an array that holds information needed by va_arg and va_end
Discussion:
12 comments Page 1 of 2.
Rohit said:
1 decade ago
Please explain.
Priya said:
1 decade ago
How? need explaination for this.
@pawan said:
1 decade ago
va_list is an array that holds information needed by va_arg and va_end
Anu said:
1 decade ago
What is va_list please explain clearly?
Anusha said:
1 decade ago
Explain variable number of arguments?
Ravi said:
1 decade ago
But va_list is a macro.
Kokila said:
10 years ago
What is va-list?
Mehul said:
10 years ago
va_list is char * pointer, its pointing to v_start and va_arg,
Sai said:
10 years ago
How it is possible?
Hema said:
10 years ago
Va-list is a function that operates on objects with the help of va-start and va-arg and va-end.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers