[EMAIL PROTECTED] writes:
> What is the right way to create a 2D array to pass to a c-function
> that expects **arr?

In message ID <[EMAIL PROTECTED]>, Vasilis
sent some functions macros to manipulate and create arrays of arbitrary
ranks: http://common-lisp.net/pipermail/cffi-devel/2005-December/000281.html

This hasn't been tested so let us know if it works for you as we should
probably incorporate that into CFFI. (Ah, and watch out for ,@ mangling
in the archive).

HTH

-- 
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