Mail Archives: cygwin/1999/06/04/11:03:30
------_=_NextPart_000_01BEAE9A.94BF5E9E
Content-Type: text/plain;
charset="iso-8859-1"
Sir,
Might not this type of question be more appropriately targeted toward a
programming list?
Just my thoughts.
> -----Original Message-----
> From: dyoung [mailto:dyoung AT vviuh221 DOT vvi DOT com]
> Sent: Thursday, June 03, 1999 1:49 PM
> To: cygwin
> Subject: stdarg question
>
>
> ----------------------------------------------------
>
> I have a function using the stdarg facility such as:
>
> myfunc(arg1, arg2, ...)
>
> and in its body I want to pass the stdarg (vararg) part of
> the stack such as:
>
> myfunc(arg1, arg2, ...)
> {
>
> /* do stuff */
>
> anotherfunction(argA, ...);
>
> /* do more stuff */
>
> return;
> }
>
> But because there is no parameter name for the vararg
> argument part (i.e.:
> ...) I don't see how to pass that to anotherfunction()
>
> Can passing the vararg part be done? How?
>
> Thanks A Bunch! David Young; VVI-DCS
> dyoung AT vvi DOT com
>
Regards,
W. Terry Lincoln - Senior Engineer \ \ _ /
Ultimate Technology Corporation \ \ |J| /
a Tridex Company (NASDAQ:trdx) \ _|E|_
ICQ# 39362285 \ |_ S _|
Email: <mailto:WTerryLincoln AT engineer DOT com> \ |U|
1: <http://www.AngelFire.com/ny/TerryLincoln> \ / |S| \
2: <http://www.geocities.com/Eureka/Concourse/7326> \ | |
========================================================= ~~~~~
Opinions expressed do not represent the management of UTC.
------_=_NextPart_000_01BEAE9A.94BF5E9E
Content-Type: text/plain; charset=us-ascii
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
------_=_NextPart_000_01BEAE9A.94BF5E9E--
- Raw text -