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

  1. zamani86

    PGI visual fortran problem

    As i said i have some codes which don't work true in the visual studio. They are my dissertation codes and i'm sure that input files are not empty. It is just about READ and WRITE. also, I changed the unit number from 1 to 10 and it has not work correctly yet.
  2. zamani86

    PGI visual fortran problem

    Hi. I was a compaq visual fortran user.Now i'm using the visual studio 2012 and PGI visual fortran 2012. My Windows is 7, 64bit. But i have problem with READ and WRITE commands. for example a simple code for WRITE: integer a open(unit=1, file='aaa.txt',status="new")...

Part and Inventory Search

Back
Top