Interoperability with C

The Intel Fortran compiler supports the Fortran 2003 standardized mechanism for interoperating with C. A Fortran program enforces interoperability by requiring specific syntax so that the compiler knows that an entity is considered to be interoperable. The following describes interoperability requirements for types, variables, and  procedures.

The rest of this topic is TBP.