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 Mike Lewis 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: *

  1. mano46

    Fortran Floating point problem

    Thanks for your help. But, i finally figured out the problem. Yes it was a compiler issue. i found from the Fortran user guide that there is an option called -xtypemap=real:64 . That was the only thing i was searching for all these days. it requires my program to be compiled as: f77 -c...
  2. mano46

    Fortran Floating point problem

    Hi All, In my project, we had to migrate a few old Fortran codes from one server to another server. in that process, i am able to compile the Fortran code and create the executable file. but, i get a small error in the in the floating point numbers. I have tried to compile the codes in...

Part and Inventory Search

Back
Top