File tmpFile()
Usage
Create and open a temporary file (in binary read+write mode), and return a file handle. You can then apply any of the normal IO operations to this file.
Create and open a temporary file (in binary read+write mode), and return a file handle. You can then apply any of the normal IO operations to this file.