comp.lang.ada
 help / color / mirror / Atom feed
* Help interfacing C
@ 2000-07-25  0:00 Jes�s M. Mil�n-Franco
  2000-07-25  0:00 ` Keith Thompson
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Jes�s M. Mil�n-Franco @ 2000-07-25  0:00 UTC (permalink / raw)


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ús M. Milán-Franco (milanjm@sip.ucm.es)
Dpto. Sistemas Informáticos y Programación
Facultad de Informática (U. C. M.)
Ciudad Universitaria s/n - 28040 Madrid (Spain)
phone: (+34) 91 394 43 50 / fax: (+34) 91 394 46 02






^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2000-07-26  0:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-07-25  0:00 Help interfacing C Jes�s M. Mil�n-Franco
2000-07-25  0:00 ` Keith Thompson
2000-07-26  0:00 ` Ken Garlington
2000-07-26  0:00 ` tmoran
2000-07-26  0:00   ` Keith Thompson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox