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