... -1))); if(!lua_isnumber(L, -1)) LOG(LERROR, ("function 'f' must return a number")); z = lua_tonumber(L, -1); lua_pop(L, 1); return z; }.
確定! 回上一頁