... 2); /* 2nd argument is the position */ luaL_argcheck(L, 1 <= pos && pos ... number of elements to move */ luaL_argcheck(L, t <= LUA_MAXINTEGER - n + 1, ...
確定! 回上一頁