NextPrevUpTopContentsIndex

11.5.7 Garbage collection of foreign objects

Users of the Foreign Language Interface may want to specify the allocation of static arrays. The recommended way to do this is to call make-array with :allocation :static . See for example :lisp-array in the LispWorks Foreign Language Interface User Guide and Reference Manual .


LispWorks User Guide - 11 Mar 2008

NextPrevUpTopContentsIndex