ninio
Technical User
- Nov 19, 2008
- 1
I'm working on a mathematical model for the university(Polytechnic of Turin). In the debugging phase, at the last string of the last subroutine,the commands "build" and "link" are performed with success, but when i try to compile (go), the compiler stops and prints the following message:heap block at 0097D0C0 modified at 0097D170 past requested size of a8; where is the problem?
The compiler used is Microsoft Developer Studio, the libraries used are kernel32.lib statd.lib,mathd.lib,stats.lib,maths.lib
In the attached file "modello.zip" you will find the main file:"main.f90",along with all the subroutines;the subroutine in question is "veget.f90"
Thanks.
The compiler used is Microsoft Developer Studio, the libraries used are kernel32.lib statd.lib,mathd.lib,stats.lib,maths.lib
In the attached file "modello.zip" you will find the main file:"main.f90",along with all the subroutines;the subroutine in question is "veget.f90"
Thanks.