I am trying to figure out how to represent missing values in an array with a value I know won't be in there for example -99.9.
A sample of my code, is below. The array "pro" has been read in from a data file of numeric values. The code below print "0.00" where there isn't data to be read. I...
I am trying to read and display data from a text file in FORTRAN. Eventually I want to store the data in an array to calculate specific averages but right now I am having trouble getting the data to be read and displayed. With the code below I am getting a program error "STOP ***Input error***"...
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.