j
k
j a
j l
hi,
can you explain why: random(allocate(3,9)[*]); or random(({9,9,9})[*]); don't work,
while array foo = allocate(3,9); random(foo[*]); does?
greetings, martin.
Back to the thread
Back to the list