(j3.2006) DOUBLE PRECISION and C Interoperability

Robert Corbett robert.corbett
Wed Sep 5 22:12:55 EDT 2012


Copy-in/copy-out might not be viable.  For example, some Fortran
processors cannot implement copy-in/copy-out for assumed-size
arrays.

Robert Corbett

On 09/05/12 18:47, Keith Bierman wrote:
> Is there some runtime copyin/out to handle the misalignment?
>
> khbkhb at gmail.com
> kbiermank (AIM)
> 303-997-2749
>
> Sent from my iPhone
>
> On Sep 5, 2012, at 7:41 PM, Robert Corbett<robert.corbett at oracle.com>  wrote:
>
>> If a C companion processor imposes stricter requirements
>> on alignment for objects of type double than a Fortran
>> processor can guarantee for objects of type
>> DOUBLE PRECISION, can C double and Fortran DOUBLE PRECSION
>> be considered interoperable types?
>>
>> Robert Corbett
>> _______________________________________________
>> J3 mailing list
>> J3 at mailman.j3-fortran.org
>> http://mailman.j3-fortran.org/mailman/listinfo/j3
> _______________________________________________
> J3 mailing list
> J3 at mailman.j3-fortran.org
> http://mailman.j3-fortran.org/mailman/listinfo/j3




More information about the J3 mailing list