- #1
angelfaz
- 2
- 0
I am programming in fortran 90/95 and i have a problem opening an existing file for input. I have written the code without any errors, but at compilation time, the file to be read cannot open. It is as if the program does not know the location for the file. I would like to know if there is a specific location in which the file has to be stored in order for the program to recognise and read from it.
I have tried to show the path to the file but it is not working. It is part of my project work and i will very much appreciate any help. Thank you
I have tried to show the path to the file but it is not working. It is part of my project work and i will very much appreciate any help. Thank you