[ILUG] C++ and recursive va_start calls

Vincent Cunniffe vincent at cunniffe.net
Mon Feb 16 22:28:28 GMT 2004


Hi,

anyone had any experience with this? I have a situation where a function 
with a va_start call in it is being called from inside another va_start, 
and it's corrupting the hell out of the arguments.

If I perform exactly the same operation, but in sequence, it works fine, 
but it's a lot less elegant. I can't find any mention of it being illegal.

Vin




More information about the ILUG mailing list