? I'm rather new to Foreign Functions can it be uses to call other C files like db.h or would it be better to load the libdb.so file. As what's the difference. -- (let ((x (get 'SBCL))) (eq x cl-user)) => true -------------------------------------------------- Suppressed minds have no *free-dome* _______________________________________________ cffi-devel mailing list cffi-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/cffi-devel
- [cffi-devel] using cffi with db Patrick X
- Re: [cffi-devel] using cffi with db Stephen Compall