logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

MPI_File_c2f - Translates a C file handle to a Fortran file handle

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)

See Also