i dont know why but when i use the debugger i almost get no memory errors with this sort of code
on a side note:: is it possible to define a linkedlist inside another?
something like this i mean
Code: Select all
NewList childs.child()
NewList childs()\offsprings.offspring()
