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