[cffi-devel] callbacks with variable arguments

Stephen Compall s11 at member.fsf.org
Sat May 20 09:42:14 UTC 2006


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




More information about the cffi-devel mailing list