[Ecls-list] question about Lisp arrays to C++ array

Larry Clapp larry at theclapp.org
Mon Apr 19 12:51:11 UTC 2004


I'm trying to wrap a C++ library in CLOS classes.  Several methods want a
"char **".  Does ecl have any easy way to transform from a Lisp array of
strings to a C array of pointers to char?  Or back again?

-- Larry





More information about the ecl-devel mailing list