Hi to everybody. I have a question about stack overflow. Im vorking with Compaq Visual fortran. I'm using fortran 77. when the run of my code get to this subroutine:
SUBROUTINE reconstructionWcar
!
implicit none
INCLUDE 'PRICE2D.DIM'
!
integer i,j,jj,K,L,N,ste,M,Nok
REAL*8...