Richard Ray <[EMAIL PROTECTED]> 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

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

Reply via email to