Hi,
I am trying to modify code that is using go to statements everywhere. I want to use something more standard and also easier to read, but I am giving myself a headache trying to sort this out. Here is what I have:
IMPLICIT NONE
INTEGER i,igap,iex,ik,imax,ipl,j,k,l,n...