PetscGetWorkingDirectory

Gets the current working directory.

Synopsis

int PetscGetWorkingDirectory( char *path,int len )
Not Collective

Input Parameters

path - use to hold the result value
len - maximum length of path

Keywords

system, get, current, working, directory

Location: src/sys/src/fileiofwd.c
System Index
Table of Contents