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