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=0.6 required=5.0 tests=BAYES_20,INVALID_MSGID,XPRIO autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,40e33eaeae684c37,start X-Google-Attributes: gid103376,public From: "Jes�s M. Mil�n-Franco" Subject: Help interfacing C Date: 2000/07/25 Message-ID: <8ljlti$7u0$1@polaris.inta.es>#1/1 X-Deja-AN: 650777444 Content-Transfer-Encoding: quoted-printable X-Priority: 3 Content-Type: text/plain; charset="iso-8859-1" X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 X-Complaints-To: usenet@inta.es X-Trace: polaris.inta.es 964516594 8128 192.168.2.218 (25 Jul 2000 09:16:34 GMT) Organization: INTA X-MSMail-Priority: Normal Mime-Version: 1.0 NNTP-Posting-Date: 25 Jul 2000 09:16:34 GMT Newsgroups: comp.lang.ada Date: 2000-07-25T09:16:34+00:00 List-Id: Hi all. I have to do an Ada interface to a C library and I have found the = following function declaration: int zzz_VaSend (zzz_mbox_cap mbox_c, int send_type, int flag, int len, char *buf , char *va_list, = ...); Where va_list is a list with the receiver names finished by 'null', so = the function has a variable number of parameters (the last is always = null) Does anybody know if it is possible to have something similar in Ada ?? ---- Jes=FAs M. Mil=E1n-Franco (milanjm@sip.ucm.es) Dpto. Sistemas Inform=E1ticos y Programaci=F3n Facultad de Inform=E1tica (U. C. M.) Ciudad Universitaria s/n - 28040 Madrid (Spain) phone: (+34) 91 394 43 50 / fax: (+34) 91 394 46 02