From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,bc41e6a6a2da78a9 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-08-14 06:13:17 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!cyclone.bc.net!HSNX.atgi.net!newshosting.com!news-xfer1.atl.newshosting.com!intgwlon.nntp.telstra.net!news.telstra.net!news-server.bigpond.net.au!not-for-mail From: Dale Stanbrough Newsgroups: comp.lang.ada Subject: Re: Variable arguments magic in Ada to C code References: <87sn1s6f6a.fsf@almroth.com> <87wuqt7o9r.fsf@deneb.enyo.de> User-Agent: MT-NewsWatcher/3.2 (PPC Mac OS X) Message-ID: Date: Wed, 14 Aug 2002 13:13:08 GMT NNTP-Posting-Host: 144.132.42.132 X-Complaints-To: news@bigpond.net.au X-Trace: news-server.bigpond.net.au 1029330788 144.132.42.132 (Wed, 14 Aug 2002 23:13:08 EST) NNTP-Posting-Date: Wed, 14 Aug 2002 23:13:08 EST Organization: BigPond Internet Services (http://www.bigpond.net.au) Xref: archiver1.google.com comp.lang.ada:28017 Date: 2002-08-14T13:13:08+00:00 List-Id: Lutz Donnerhacke wrote: > What is the portable (right(TM)) solution? Perhaps the portable solution is to fully document how you determine what the calling conventions for a C Vararg list are. Unless of course it makes you queasy... Dale