PetscMkdtemp#
Create a folder with a unique name given a filename template.
Synopsis#
PetscErrorCode PetscMkdtemp(char dir[])
Not Collective
Input Parameters#
dir - file name template, the last six characters must be ‘XXXXXX’, and they will be modified upon return
See Also#
PetscMkdir()
Level#
developer
Location#
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages