[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Userdata example for 5.2.2
- From: Doug Currie <doug.currie@...>
- Date: Wed, 17 Apr 2013 10:14:43 -0400
> Is there a complete example for LUA 5.2.2 that shows setup, creation, method definition, and garbage collection on userdata,
It is probably larger than you have in mind, but the LuaSQLite3 library does all these things. The C code is at
http://lua.sqlite.org/index.cgi/artifact/0680a1f63801d4de35456d4aab6f7c3f41c3931f
e