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 IamaSherpa 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. physast

    compare two data list

    I am trying to compare two separate data list contained in ASCII files. I have written a do loop to read the data into arrays. DO i=1,999 READ (11,*) x, y, z READ (12,*) xx, yy, zz ENDDO The problem I am having is when I make a IF statement to compare the data it will only compare row1 of file...

Part and Inventory Search

Back
Top