Re: void* in Lua_State for Application?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: void* in Lua_State for Application?
- From: Sean Conner <sean@...>
- Date: Fri, 6 Sep 2013 04:30:01 -0400
It was thus said that the Great Andres Perera once stated:
>
> 2. The only relevant size constraint isn't heap bound. If you are eg.
> copying states, the possibly unused user pointer is going to touch a
> register.
What do you mean by this?
-spc (I'm really puzzled by this statement)