1MPI_File_f2c(3)                      MPI-2                     MPI_File_f2c(3)
2
3
4

NAME

6       MPI_File_f2c -  Translates a Fortran file handle to a C file handle
7

SYNOPSIS

9       #include "mpi.h"
10       MPI_File MPI_File_f2c(MPI_Fint fh)
11

INPUT PARAMETERS

13       fh     - Fortran file handle (integer)
14
15

RETURN VALUE

17       C file handle (handle)
18
19
20
21                                   11/3/1998                   MPI_File_f2c(3)
Impressum