On 2005-dec-22, at 16:48, Hoehle, Joerg-Cyril wrote:
Luís Oliveira wrote:
This tutorial shows the usefulness of foreign-funcall for C functions
with varargs. Lispworks unfortunately doesn't export this
functionality.
I consider it an omission in a foreign API if all that is provided is varargs. I'd bug the respective developers until they provide a function that takes an array of some such.

Agreed. Still, the ability to call varargs functions seems to be useful. Namely, James is working on an Objective-C bridge on top of CFFI that uses this functionality.

--
Luís Oliveira
http://student.dei.uc.pt/~lmoliv/
Equipa Portuguesa do Translation Project
http://www.iro.umontreal.ca/translation/registry.cgi?team=pt

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

Reply via email to