Recent content by maria4376

  1. M

    Fortran Comparing line in one file to multiple lines in another/FORTRAN

    Thank you so much, gsal, for taking the timel! I will try that today!
  2. M

    Fortran Comparing line in one file to multiple lines in another/FORTRAN

    Hi y'all I am trying to compare two files, so make one line from one file be compared to alll the lines in the other file until it finds a match where the difference is less than 0.003. This what I had thought of, but I still think it is just comparing line by line, instead of one line to...
Back
Top