<div dir="ltr"><div>Based on this report <a href="http://paste.lisp.org/display/139232">http://paste.lisp.org/display/139232</a> it seems like we need a method translate-into-foreign-memory for foreign-string in order that cffi-libffi works when there are both structures by value and strings in the arguments (or return). I looked at the code for translate-to-foreign for inspiration, but I'm not clear on how strings work. Is this simply a memcpy?<br>

<br></div>Liam<br></div>