lua-users home
lua-l archive

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


Hallo,

On 3/14/07, Andy Stark <AStark@blackpoolsixth.ac.uk> wrote:

Sorry for not reading the docs properly... but in any case, doesn't this
solve the original problem (whether to return a table or multiple values)?


    It depends on the number of values. Too many may blow the stack
to hell, so it'd be better to return a table directly.

--
-alex
http://www.ventonegro.org/