[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Copying lua_State
- From: "Zulfiqar Malik" <zulfiqar.malik@...>
- Date: Fri, 23 Sep 2005 10:16:27 +0500
Can someone tell me how i can make an exact duplicate (/clone/copy) of a
lua_State such that the stack and tables are intact? I need this for a
special purpose. Is there any public implementation for such a method
because i think that the basic lua library does not provide anything of this
sort.
Thanks in advance.
Regards,
Zulfiqar Inayat Malik.