lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hallo,

On 8/7/06, Brian Weed <bw@imaginengine.com> wrote:
Or should I just blindly surround my code with gettop/settop to make
sure I don't leave anything on the stack?

    The stack is adjusted when a Lua CFunction returns.

--
-alex
http://www.ventonegro.org/