MPI_File_f2c

Section: MPI-2 (3)
Updated: 11/3/1998
 

NAME

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

SYNOPSIS

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

INPUT PARAMETERS

fh
- Fortran file handle (integer)

 

RETURN VALUE

C file handle (handle)


 

Index

NAME
SYNOPSIS
INPUT PARAMETERS
RETURN VALUE
blog comments powered by Disqus