/*D
   MPI_File_fromint - converts an integer handle to MPI_File

Synopsis:
.vb
MPI_File MPI_File_fromint(int file)
.ve

Input Parameters:
. file - file (integer)

.N ThreadSafe

.N Fortran

.N Errors
.N MPI_SUCCESS
.N MPI_ERR_OTHER

D*/

