Can a function take variable length arguments, if yes, how?
No Answer is Posted For this Question
Be the First to Post Answer
How do you flush std cout?
What are c++ variables?
What is the difference between #import and #include?
What is a storage class used in c++?
Is c++ a good first language to learn?
Floating point representation and output seems to be compiler dependent?
What is the size of a vector?
Is map sorted c++?
How did c++ get its name?
char *ch = "abcde"; char c[4]; how to copy 'ch' to 'c'?
What are guid? Why does com need guids?
What is string in c++ programming?