PetscGetWorkingDirectory

Gets the current working directory.

Synopsis

int PetscGetWorkingDirectory(char path[],int len)
Not Collective

Input Parameters

len -maximum length of path

Output Parameter

path -use to hold the result value. The string should be long enough to hold the path.

Keywords

system, get, current, working, directory

Level:developer
Location:src/sys/src/fileio/fwd.c
System Index
Table of Contents