io.tmpfile ()
In case of success, returns a handle for a temporary file. This file is opened in update mode and it is automatically removed when the program ends.
io.tmpfile ()
In case of success, returns a handle for a temporary file. This file is opened in update mode and it is automatically removed when the program ends.
Please login to continue.