Hello fellow FORTRAN users,
I am having issues with EXP function with gcc FORTRAN compiler (version 4.7). This error manifests only when I create a dll out of the code. When I create an executable there is no issue.
Below is a sample code I have. In this if the argument to EXP function is...
Hello dear FORTRAN users,
I am having a strange problem with my FORTRAN application. Here are some details about my application:
- Uses ALLOCATABLE Data structures to hold information
- Interfaces with a C++ dll which returns an array pointer. Interface uses the iso_c_binding standard. I convert...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.