lua-users home
lua-l archive

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


Le 31 oct. 2013 à 14:39, Roberto Ierusalimschy <roberto@inf.puc-rio.br> a écrit :

>> Yes, most of the allocated memory is external to Lua. Lua has references to this external memory through userdata objects, each containing only a pointer to a corresponding external object.
> 
> Are you using Lua 5.2 or 5.1?
> 
> -- Roberto
> 

Lua 5.2.2