Clicky
Showing changes from revision #7 to #8:
(追記) Added (追記ここまで) | (削除) Removed (削除ここまで) | (削除) Chan (削除ここまで)(追記) ged (追記ここまで)
Among other things, Fortran 2003 provides the module iso_c_binding as well as several new Intrinsic procedures for enhanced interoperability with C: c_associated, c_funloc, c_f_procpointer, c_f_pointer, c_loc, c_sizeof.
See c_interface_module for an example of using type aliases to produce better-defined C interface prototypes.
Also see the C section of the Interoperability page.