Recent content by byrdman1982

  1. B

    Fortran FORTRAN adding trailing zeros 0s

    Aloha all, I am reading in real data values in a FORTRAN program that are something like 23.134. The problem is that the program adds extra numbers on the end to make it 8bit, so I end up with 23.13451. This is throwing everything off. Is there a way to make the values have trailing 0s...
Back
Top