Recent content by mandel

  1. M

    Fortran What is the solution for skipping the last line in a FORTRAN program?

    Hi, I am an newbie programmer and I need some help with modifying a code in fortran. This program is supposed to skip the first two lines and the last line of the sample data and then extract only the date from the date column and write it to and output text file. The program I have now manages...
Back
Top