MPI_File_f2c

Translates a Fortran file handle to a C file handle

Synopsis

MPI_File MPI_File_f2c(MPI_Fint fh)

Input Parameters

fh
Fortran file handle (integer)

Return Value

C file handle (handle)

Location:/var/folders/wk/9s216yxd7kqds4hnw6xbctyc0000gn/T/JDdaF1xFpw/mpich-3.2a2/src/mpi/romio/mpi-io/file_f2c.c