[cffi-devel] Re: How to create bindings for variadic function

Luís Oliveira luismbo at gmail.com
Fri Jan 13 01:52:48 UTC 2006


Richard Ray <rray at mstc.state.ms.us> writes:
> Can y'all offer pointers/examples of how to create bindings for a
> variadic function?
> Specifically TIFFGetField in the libtiff library.

Right now, the only way to access these functions is through
foreign-funcall. See the documentation for some examples:

http://common-lisp.net/project/cffi/manual/html_node/foreign_002dfuncall.html

-- 
Luís Oliveira
luismbo (@) gmail (.) com
Equipa Portuguesa do Translation Project
http://www.iro.umontreal.ca/translation/registry.cgi?team=pt




More information about the cffi-devel mailing list