Hello Everyone,
I've written a program that have a lot of loops and a recursive subroutine. When I run it, I always have the following error message:
forrt1 : severe (170): program exception - stack overflow.
How can I increase the memory?
I've already declared the arrays as Allocatable.
I'm using Compaq Visual Fortran Pro Edition 6.5
Thanks a lot for any help
Yorelchr
I've written a program that have a lot of loops and a recursive subroutine. When I run it, I always have the following error message:
forrt1 : severe (170): program exception - stack overflow.
How can I increase the memory?
I've already declared the arrays as Allocatable.
I'm using Compaq Visual Fortran Pro Edition 6.5
Thanks a lot for any help
Yorelchr