|
So now, I wonder, can somebody share with me sample C++ code that sets or clears a pre-existing lua variable? I want to set a coroutine reference to nil (causing its stack and other resources to go to garbage collection). Thanks, -Brent p.s. I use tolua++, if that info makes any difference.