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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c7f2d7b45204ea19 X-Google-Attributes: gid103376,public From: jsa@alexandria (Jon S Anthony) Subject: Re: Interfacing to C variable length argument s Date: 1996/08/19 Message-ID: #1/1 X-Deja-AN: 175159033 sender: news@organon.com (news) references: <3214DA1D.699@ios.softwright.co.uk> organization: Organon Motives, Inc. newsgroups: comp.lang.ada Date: 1996-08-19T00:00:00+00:00 List-Id: In article <3214DA1D.699@ios.softwright.co.uk> Keith Miller writes: > I am about to start some work that will necessitate calling a > number of C routines that use the variable argument list > feature. Has anyone any advice and examples on how best to do > this? See the Intermetrics Stdarg package in their X binding. It supports this very thing. /Jon -- Jon Anthony Organon Motives, Inc. 1 Williston Road, Suite 4 Belmont, MA 02178 617.484.3383 jsa@organon.com