Raymond Toy wrote:

>     Jonathan> been awhile since I wrote that code.  I guess I could always just cast
>     Jonathan> the 1d array into a 3d one in the C code and use that as my
> 
> Does this mean that for the C code at least the first 2 dimensions are
> known at compile time?  That might help out CMUCL a little too.


Actually I won't be able to, for exactly this reason.  I don't know the 
dimensions at compile-time.  So, I guess I'm stuck with what I have. 
Unless someone knows how "alien:cast" works and if it will do what I want.


Thanks,

Jonathan


Reply via email to