jeremiah
11-09-2004, 01:11 PM
I'm using 2.10 version of the Fortran software and indexx always crashes with a segmentation fault as it tried to access an array out of bounds at the
IF (ARR(INDX(I)).LT.A) GOTO 3
line. Anyone else have this problem?
:confused:
IF (ARR(INDX(I)).LT.A) GOTO 3
line. Anyone else have this problem?
:confused: