Home » C Programming » Variable Number of Arguments

The macro va_arg is used to extract an argument from the fixed micro argument list and advance the pointer to the next argument.

Correct Answer: No

← Previous Question

More Questions from Variable Number of Arguments

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion