lua_rawseti (L, -2, 1); /* Same again, table index 2 */ lua_pushinteger(L, (unsigned int) &_data_end); lua_rawseti(L, -2, 2);
確定! 回上一頁