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