"Andrew Simms" <[EMAIL PROTECTED]> writes: > I'm wondering if there is the equivalent of array-major-aref for alien array > access.
Cast your alien array to an alien pointer, then use deref? Cheers, Christophe
"Andrew Simms" <[EMAIL PROTECTED]> writes: > I'm wondering if there is the equivalent of array-major-aref for alien array > access.
Cast your alien array to an alien pointer, then use deref? Cheers, Christophe