I am running Fortran 90 in DOS and trying to read one-dimensional arrays from an input file. These are the first few lines in the file.
Sample Influent Effluent
Date BOD (mg/l) BOD (mg/l)
01/22/88 203.1 7.6
01/31/88 159.0 15.1
02/05/88...
I am using Salford's Fortran 95 in DOS.
This program is intended to find coordinates on a 15 x 15 grid. Eventually, it will have a subroutine in addition to the function I have written. For now, I am trying to pass two variables to the function. The error from the compiler's error message is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.