Equivalent Data Types between Fortran and C#
When doing mixed-language programming with Intel Fortran and C# you must be concerned with data types, because each language handles them differently. The following table lists the equivalent data type ... Author: Xiaoping Duan (Intel) Type: Sample Code |