lua_pushvalue (L, #); //Where # is the index in the stack where the function is. //Remember that lua_newthread pushed a value on the stack, so compensate for ...
確定! 回上一頁