lua-users home
lua-l archive

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


This is a small C module by Matthew Wild that adds a debug.getsize()
function which returns the size in bytes of a Lua object.

Homepage: http://code.matthewwild.co.uk/lua-getsize/summary

I found it useful so I packaged it and added a small test unit -
tested in win32 and linux64. Grab it while it's hot:
http://code.google.com/p/lua-aux-lib/downloads/list.