On May 20, 2006, at 2:44 AM, Anselm Helbig wrote:
Problem: the silc client library needs callbacks with variable argument lists.
Is there a portable way to access these arguments?

Possible solutions:

- Write a C callback -- or wrapper around the relevant functions, depending upon the callback registration style -- that array-ifies the valist.

--
Stephen Compall
http://scompall.nocandysw.com/blog

_______________________________________________
cffi-devel mailing list
cffi-devel@common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/cffi-devel

Reply via email to