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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Biggeonline

  1. Biggeonline

    "write" changes variable values?!?

    Hi xwb! ad 1) variable2 is a local variable. ad 2) variable1 is passed from the calling routine as real*8. I checked on the format, which is the same in calling and answering routine, and even the value is the same. As variable1 is not the only one I transfer from the calling routine I...
  2. Biggeonline

    "write" changes variable values?!?

    Hi @ all! I've got a little problem and hope to find sombody here who can help me... I have to debug a code at the moment (wild mixture of all Fortran styles... well, I didn't write it) which looks more or less like this: subroutine bla(variable1,...) ... real*8 variable1,variable2 ...

Part and Inventory Search

Back
Top