m****d 发帖数: 38 | 1 I have a strange problem in Fortran.
There is a do loop in my program. If the number of do loop is small, the
program will abort. What could be the reason????
I am using UNIX system.
DA XIA, please reply.......... | w**d 发帖数: 2334 | 2 You should give more info about the code. Usually, it won't abort because
of that.
【在 m****d 的大作中提到】 : I have a strange problem in Fortran. : There is a do loop in my program. If the number of do loop is small, the : program will abort. What could be the reason???? : I am using UNIX system. : DA XIA, please reply..........
| g***i 发帖数: 90 | 3 usually because of some data/memory problem
【在 m****d 的大作中提到】 : I have a strange problem in Fortran. : There is a do loop in my program. If the number of do loop is small, the : program will abort. What could be the reason???? : I am using UNIX system. : DA XIA, please reply..........
|
|