C
Charles
I need to create a dll out of C# code that can be called by a lisp
compiler/interpreter (Cormanlisp) that has a C foreign function
interface.
How do I create a C wrapper around my C# code?
Thanks,
Charles
compiler/interpreter (Cormanlisp) that has a C foreign function
interface.
How do I create a C wrapper around my C# code?
Thanks,
Charles