lua-users home
lua-l archive

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


hello.

i don't know all of the proper jargon, so i hope what i'm asking is 
clear.

i've noticed that a lua_CFunction sees a stack frame, rather than the 
whole stack. is this a temporary stack (a copy) or a stack frame?