NULL, 1, "'array' expected"); luaL_argcheck(L, 0 <= index && index < a->size, 2, "index out of range"); if (lua_toboolean(L, 3)) a->values[I_WORD(index)] ...
確定! 回上一頁