Fortran 4 crash when call Write(*, *)
-
Hi, dear all, I don't where should I put my Fortran question, so I put it here. I have a program created 15 years ago by Fortran 4. They only have source files (.for) but didn't have workspace. I create a new project workspace in Fortran 4 and can compile it, but when I try to print project name on screen by calling Write(*, *), I get access violation error, but if I write to a file by calling Write(2,*), it works fine. since I didn't have original workspace, I don't know what setting should I set to make it work. Does anybody know what's the problem? Thank you very much
-
Hi, dear all, I don't where should I put my Fortran question, so I put it here. I have a program created 15 years ago by Fortran 4. They only have source files (.for) but didn't have workspace. I create a new project workspace in Fortran 4 and can compile it, but when I try to print project name on screen by calling Write(*, *), I get access violation error, but if I write to a file by calling Write(2,*), it works fine. since I didn't have original workspace, I don't know what setting should I set to make it work. Does anybody know what's the problem? Thank you very much
Andraw111 wrote:
I don't where should I put my Fortran question, so I put it here.
Have you tried here?
"One man's wage rise is another man's price increase." - Harold Wilson
"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons
"You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles