luaL_argcheck (L, n >= 1, 1, "invalid size");. nbytes = sizeof(NumArray) + I_WORD(n - 1) *sizeof(unsigned int);. a = (NumArray*)lua_newuserdata(L, nbytes);.
確定! 回上一頁