List Question
10 TechQA 2015-06-12 08:53:51where is the text printed by C printf
386 views
Asked by xiepan
Encoding 'utf-16' is not consistent when convert lisp string from/to C string
226 views
Asked by xiepan
common-lisp cffi evaluation order when used with progn
82 views
Asked by RKS
Variable not found in library when importing with CFFI
388 views
Asked by user2886057
What am I doing wrong in this attempt to convert an opencv function to lisp with cffi
199 views
Asked by AudioBubble
How would I go about wrapping an opencv macro with cffi/lisp?
327 views
Asked by AudioBubble
Calling function from Fortran DLL with Char as parameter
215 views
Asked by NicoC0D3S
How to pass multidimensional Numpy arrays to C function using CFFI?
605 views
Asked by dave_menini
Way to optimize my image slicing cffi based function
33 views
Asked by Ayoub Meziane
How to use DEFCFUN with a pointer to a foreign C function?
190 views
Asked by shadowtalker