.TH MPI_File_f2c 3 "11/3/1998" " " "MPI-2" .SH NAME MPI_File_f2c \- Translates a Fortran file handle to a C file handle .SH SYNOPSIS .nf #include "mpi.h" MPI_File MPI_File_f2c(MPI_Fint fh) .fi .SH INPUT PARAMETERS .PD 0 .TP .B fh - Fortran file handle (integer) .PD 1 .SH RETURN VALUE C file handle (handle)