Temporary files
Return the directory for temporary files. This is used as global default for functions that need such a directory. It is initialized with a reasonable default (OS-dependent).
tmp_prefix p
: Enhance the prefix for temporary files by appending
some digits to p
. It is not ensures that the prefix is unique,
though.
Set the directory for temporary files