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