One final note: if a function returns a NULL pointer, this is not encoded as a userdata, but as a Lua nil. > f=example.fopen("not there","r") -- this will ...
確定! 回上一頁