Re: copying stack values between lua_State objects
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: copying stack values between lua_State objects
- From: Björn De Meyer <bjorn.demeyer@...>
- Date: 2003年1月17日 22:57:40 +0100
"Bilyk, Alex" wrote:
>
> lua_xmove() will move a number of values from one stack to another. I don't think there a copy function.
> AB
>
If it moves the values, then you just need to duplicate the
content of the stack before moving, I think.
--
"No one knows true heroes, for they speak not of their greatness." --
Daniel Remar.
Björn De Meyer
bjorn.demeyer@pandora.be