Provided by: mpich-doc_3.0.4-6ubuntu1_all 

NAME
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
mpi-io/file_f2c.c 4/24/2013 MPI_File_f2c(3)