I got following error message during debugging my code:
StackOverflowException was unhandled An unhandled exception of type 'System.StackOverflowException' occurred in ***.exe TroubleShooting tips: Make sure you do not have an infinite loop or infinite recursion. Get general help for this exception.
In my code, it refers to: IMPLICIT Real*8(A-H,O-Z)
What is wrong with this command? I think I have to convert it to FTN95 equivalent.
Any help is highly appreciated
BR Khoshravan