Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29236 Discussions

ICO_C_BINDING support for mixed language interoperability

postaquestion
Novice
362 Views

Does the Intel Fortran 9.1 Compiler for Windowssupport iso_c_binding for mixed language interoperability (C in particular)?

Is it included in the Intel version? If not, can the iso_c_binding module be obtained from elsewhere?

0 Kudos
1 Reply
Steven_L_Intel1
Employee
362 Views
ISO_C_BINDING will be in the next version, due out later this year. BIND(C) is available now. Some of the things in ISO_C_BINDING are not readily implementable in an externally-supplied module.
0 Kudos
Reply