![](https://secure.gravatar.com/avatar/5243970803cb1967bdf6ea217d3ab211.jpg?s=120&d=mm&r=g)
31 Oct
2013
31 Oct
'13
3:14 p.m.
On Thu, Oct 31, 2013 at 8:40 AM, Joeish W <joeish80829@yahoo.com> wrote:
when i wrap like this....i know lisp is known for recursion how do i bypass this (defcstruct cv-mem-storage (signature :int) (bottom (:pointer (:struct cv-mem-block)))
One work-around is to use a plain :POINTER. HTH, -- Luís Oliveira http://kerno.org/~luis/