[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: How to unregister a lua_CFunction?
- From: Carsten Fuchs <CarstenFuchs@...>
- Date: Tue, 05 Dec 2006 19:46:22 +0100
Hi Jerome, hi Rici,
many thanks for your answers.
I feared that there would be no standard, reliable way to do this. I'm also pretty new to Lua, and
will continue to look if there is some kind of proxy or wrapping mechanism that can be used for that
purpose. In the meanwhile, I'll just tell my users to not copy functions provided by my C(++)
code... ;-)
Best,
Carsten