Recent content by VSan

  1. V

    Fortran Need help for error in Fortran90

    Hi TheoMcCloskey, Thank you for your advice! Actually I'm also using Inter Fortran in Windows... But I'm confused for the Visual Studio and when I executed my code, it succeed but I cannot find the result files!
  2. V

    Fortran Need help for error in Fortran90

    Thank you very much I know what's wrong with it now but I still didn't find the right way to run it :( The command ASSIGN GO TO was deleted in Fortran95 and I don't know why gfortran cannot run it, since it said it can run for g90 as well. Again thank you
  3. V

    Fortran Need help for error in Fortran90

    Thanks so much... I'll try to rewrite it again!
  4. V

    Fortran Need help for error in Fortran90

    Hi everyone, I'm a student and I'm new in this language but I have to run a fortran90 code for my advisor. However, there is some error as provide below (I got the completed code to run for the results, which means that it doesn't suppose to have any error - but it's quite old. I run it on...
Back
Top