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

ISO_C_BINDINGS in Next Release

Jugoslav_Dujic
Valued Contributor II
284 Views
Can we expect C interoperation TR (module ISO_C_BINDINGS) to be incorporated in the next IF release? At a first glance, it doesn't seem too hard to implement in CVF/IF (since CVF/IF naturally supports most of it as extensions). I see, however, that existing mixed-language/Win32 codes written in CVF are not compatible with it.

Jugoslav
0 Kudos
1 Reply
Steven_L_Intel1
Employee
284 Views
I had to go ask Stan about this - he says that there is no such TR. There are only two TRs - one for allocatable components (which CVF already implements) and one for exception handling (which we're working on.)

C Interoperability is a feature of the draft standard, but it is still very much in flux and changed at the last two standards meetings. We won't do anything with this for the upcoming release, but by the time the next one rolls around, we'll look at it if it's settled down.

Steve
0 Kudos
Reply