Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: snkp
  • Order by date
  1. snkp

    Issues with EXP function gcc FORTRAN

    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...
  2. snkp

    Confused - Application runs sometimes but sometimes does not!!

    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...

Part and Inventory Search

Back
Top