Since Fortran 2003 gives the ability to have cross language compatibility, is it now good standard practice to bindc and use iso c bindings for all functions/subroutines exported to DLLs and in particular those that may be used by other languages? The "MixedLanguage" samples in the 2013 samples directory doesn't seem to show this, but they are also dated as copyright 2007.
↧