lua-users home
lua-l archive

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


Jose Marin wrote:
It's possible to pass an argument by reference to a
function in Lua?

Not really - use the multiple return value facility to approximate out parameters.

--
Lisa
http://www.thecommune.org.uk/~lisa/