MPI Forum Meetings logo

MPI Forum: mpi3-fortran Mailing List Archives

all MPI Forum: mpi3-fortran mailing list

Subject: Re: [MPI3 Fortran] What if Fortran is the primary interface?
From: Craig Rasmussen (crasmussen_at_[hidden])
Date: 2008-03-18 11:07:18


On Mar 18, 2008, at 8:43 AM, Supalov, Alexander wrote:

> Thanks. I just wanted to alert everybody to the fact that handles
> may be
> very different from pointers in their nature, and that a single
> implementation may use both integers and pointers for different opaque
> object handles.
>

I assume this means they have different type definitions for each
different type of handle, correct?

Craig