MPI_File_f2c - Translates a Fortran file handle to a C file handle
Contents
Input Parameters
fh - Fortran file handle (integer)
Name
MPI_File_f2c - Translates a Fortran file handle to a C file handle
Return Value
C file handle (handle)
11/3/1998 MPI_File_f2c(3)
Synopsis
#include "mpi.h"
MPI_File MPI_File_f2c(MPI_Fint fh)
