Frank Goenninger fgoenninger@prion.de writes:
instead of mucking about with low-level stuff like null terminators. There is also WITH-FOREIGN-STRING that encapsulates this pattern in a macro when you don't want to use the :STRING type.
Thx for pointing out. I took my approach straight from the example cl- opengl as done by - Luis, I think... ;-)
Oh, hmm. Really? Where?
pomajxego:~/src/cl-opengl luis$ find . | xargs grep lisp-string-to-foreign <nothing>