I am currently working on my final year project related to fortran 77. I encounter some binary (sequential) files created by Fortran 77 in Unix, but as I have only access to pc, I can't read the file at all.
So is there a way for me to convert the file to a text file in pc or read it using fortran 77 in pc?
Thank you
So is there a way for me to convert the file to a text file in pc or read it using fortran 77 in pc?
Thank you