I am having trouble reading some floats from a c created binary file. The results are coming out way differently than expected when read into a fortran program. I need any suggestions how to do this.
This is not a duplicate. I have a file in C and i want to read it in fortran:
C data file -> Read in Fortran Code