Intel® Fortran Compiler 18.0 Developer Guide and Reference

ISO_C_BINDING Module

The ISO_C_BINDING intrinsic module provides access to data entities that are useful in mixed-language programming. It takes the following form:

USE, INTRINSIC :: ISO_C_BINDING

This intrinsic module provides access to the following data entities:

See Also