Hello everybody
I have a problem. made a code for solving a BVP equation with the SHOOTING method. I debug the program with no errors in my "PGI Visual Fortran 2010 with Visual Studio 2010 Shell" without any problems.
But when i try to debug it on "Fortran PowerStation4" i get this error :
First-chance exception in 1.exe: 0xC0000090: Float Invalid Operation.
The program 'C:\MSDEV\Projects\1\1___Win3\1.exe' has exited with code 1 (0x1).
can anybody help me what's wrong?
thx :)



