...

/

Display Any Number of Values

Display Any Number of Values

Study one more program related to the variable argument list.

Example program

Let us write one more program that uses a variable number of arguments.

Here, we pass two fixed arguments to the function, display( ). The first indicates the data type of the ...