<< rmfile | Files and folders functions | tempname >> |
tempdir() |
p = tempdir() |
a string: current temporary directory.
Returns the name of the host system’s directory for temporary files.
r = tempdir()
Version | Description |
---|---|
1.0.0 | initial version |
Allan CORNET