Handle Conversion
Function Syntax
Parameters
Parameter |
Description |
Value Range |
Input/Output |
|---|---|---|---|
file |
C or Fortran handle |
Non-negative |
Input |
Return Value
- Success: Fortran or C handle
- Failure: NULL
Notes
MPI_File_c2f and MPI_File_f2c can convert only file handles.
Parent topic: MPI-IO Bridging Functions