Recent content by tcmoore3

  1. T

    Fortran Creating 2-d array from a text file in fortran

    I have a text file of the format x1 y1 x2 y2 . . . . . . I need to read this into an array. How is this done in Fortran?
Back
Top