Hi,
I am using Gfortran to read a unformatted binary file like the following:
open(.......,access='stream',form='unformatted',.....)
it works fine if the gfortran version is 4.5 or up. However, if I compile the code on machines which Gfortran version less than 4.5, the job failed to read the...
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.