LispWorks Release Notes and Installation Guide > 13 Release Notes > 13.9 Foreign Language interface changes

NextPrevUpTopContentsIndex

13.9.5 Pointer and array type information

The functions fli:pointer-element-size and fli:pointer-element-type have been extended to accept a FLI pointer type as argument, and return the size (or type) of the elements of that type.

The functions fli:foreign-array-dimensions (and fli:foreign-array-element-type ) have been extended to accept the name of a FLI array type as argument and in this case return the dimensions (or type of the elements) of the array type.


LispWorks Release Notes and Installation Guide - 21 Dec 2009

NextPrevUpTopContentsIndex