List Question
10 TechQA 2025-01-06 15:54:36where is the text printed by C printf
432 views
Asked by xiepan
Encoding 'utf-16' is not consistent when convert lisp string from/to C string
267 views
Asked by xiepan
common-lisp cffi evaluation order when used with progn
133 views
Asked by RKS
Variable not found in library when importing with CFFI
441 views
Asked by user2886057
What am I doing wrong in this attempt to convert an opencv function to lisp with cffi
248 views
Asked by AudioBubble
How would I go about wrapping an opencv macro with cffi/lisp?
375 views
Asked by AudioBubble
Calling function from Fortran DLL with Char as parameter
260 views
Asked by NicoC0D3S
How to pass multidimensional Numpy arrays to C function using CFFI?
648 views
Asked by dave_menini
Way to optimize my image slicing cffi based function
77 views
Asked by Ayoub Meziane
How to use DEFCFUN with a pointer to a foreign C function?
235 views
Asked by shadowtalker