thebigdawg
Technical User
Hello-
I am using Fortran 77, I've written and successfully built a program, and I am receiving the following runtime error when I try to run the program:
# FORTRAN Runtime Error:
# Buffer allocation failed
# OPEN(UNIT=10,...
Press RETURN to quit the program.
I've never seen this before, please help if you can.
I am using Fortran 77, I've written and successfully built a program, and I am receiving the following runtime error when I try to run the program:
# FORTRAN Runtime Error:
# Buffer allocation failed
# OPEN(UNIT=10,...
Press RETURN to quit the program.
I've never seen this before, please help if you can.