PetscGetFullPath#
Given a filename, returns the fully qualified file name.
Synopsis#
PetscErrorCode PetscGetFullPath(const char path[], char fullpath[], size_t flen)
Not Collective
Input Parameters#
path - pathname to qualify
flen - size of
fullpath
Output Parameter#
fullpath - buffer to hold the full pathname
See Also#
Level#
developer
Location#
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages