[cffi-devel] Re: usage question

Bruce Butterfield bruce at open-tek.com
Sun Oct 9 15:59:51 UTC 2005


Luis Oliveira wrote:
> 
>   (loop for i below (cffi:foreign-type-size 'tidy-buffer)
>         do (setf (mem-ref output :char i) 0))
> 

Yup, that was it. Thanks for the dope slap, it's working fine now.



More information about the cffi-devel mailing list