|
-
March 16th, 2006, 01:32 AM
#6
Re: Platform Independence: Variable Argument Lists
Variadic functions. In C++, you would usually not feel the need of variadic functions.. also since they cannot be used with non-POD types.. their usage is quite restrictive unless you are doing C++ in C way -- which is not the right way... Regards.
Can you help me with my homework assignment?, Before you post!, Use code tags, How to post!, Codeguru technical FAQs, C++ FAQ Lite, Stroustrup: C++ Style and Technique FAQ, Guru of the Week, Comeau C and C++ FAQs, Comeau C++ Templates FAQs, CUJ @ DDJ, Spam threshold
My Blogs : Learning C++ is fun | Abnegator's reflections
Open Threads : C++ Aha! Moments | Nature of work in C++?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|