lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hello,
Is it possible to define multidimensional arrays in Lua?

Hence:

Some_array [ i, j, k,,n ] = some_value
for values of i, j, k..to n

I don't believe that this is an associative array issue.

Information on what is probably a really straightforward subject will be gratefully received.

John A GILBERT
Aranda Systems Limited
Dublin
Ireland