[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Multi-dimensional arrays
- From: "John A GILBERT" <johng@...>
- Date: Tue, 24 Jun 2003 06:47:28 +0000
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