hqqh
Full Member level 4
Hi,
I have to write code in SKILL, which is based on Lisp. Because there are hugh data structures which are passed as parameters between functions, I would like to use pointers and don't copy these data from one variable to another.
I have read, that in Lisp you dont have to be care about pointer, because all variables/parameter are passed as pointers. Is this true?
Kind regards,
hqqh
I have to write code in SKILL, which is based on Lisp. Because there are hugh data structures which are passed as parameters between functions, I would like to use pointers and don't copy these data from one variable to another.
I have read, that in Lisp you dont have to be care about pointer, because all variables/parameter are passed as pointers. Is this true?
Kind regards,
hqqh