lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On error, the IO library functions close, flush, open,
popen, read, seek, setvbuf, tmpfile, and write all return
the error's errno.h error number.  This is undocumented.  Is
that intentional?

--
Aaron