lua-users home
lua-l archive

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


On Tue, Jul 28, 2009 at 1:50 AM, Mark Hamburg wrote:
> I like the light userdata holding the C function pointer trick.

Which I see now was previously proposed in a form. [1]

myluacpcall also extends cpcall to take and return arbitrary arguments
a la pcall.

[1] http://lua-users.org/lists/lua-l/2004-08/msg00415.html