Pegasus InfoCorp: Web site design and web software development company

MPI_File_c2f (3)

Translates a C file handle to a Fortran file handle

SYNOPSIS

    #include "mpi.h"
    MPI_Fint MPI_File_c2f(MPI_File fh)
    

INPUT PARAMETERS

    fh

      - C file handle (integer)

RETURN VALUE

    Fortran file handle (handle)