j
k
j a
j l
On Sat, Nov 23, 2013 at 1:09 AM, Joeish W joeish80829@yahoo.com wrote:
(labels (foreign-alloc :float :initial-contents '(1.0 -1.0 -1.0 -1.0))) so how do i do the 2d array
(labels (foreign-alloc :float :initial-contents '(1.0 -1.0 -1.0 -1.0)))
so how do i do the 2d array
Have a look at the undocumented foreign-array-alloc function.
HTH,
Back to the thread
Back to the list