All Articles Tagged C interoperability

Link/UrlTags
Fortran 2003 C-interoperable code: possible wrong assembly generation by the compiler[Forums]
Hi, I'm exploring the opportunities offered by the Fortran 2003 standard to create C-interoperable functions and subroutines and I stumbled in what seems like an error in the code generated by the compiler...

Posted: 2009-07-07 05:31:37
bug, C interoperability, Fortran 2003
Fortran calling C library[Forums]
I'm having some problems making a Fortran application link with my C libraries. I've had plenty of luck doing it with the gcc C and Fortran compiler, but Intel Fortran(our preferred Fortran compiler) is...

Posted: 2009-02-13 06:43:42
C interoperability, C library