Fortran on windows 7 64bit

PanKats

Distinguished
Dec 5, 2010
2
0
18,510
Hello,

i have tried several programs(studios and compilers) for fortran programming.Most of them don't work on win 7 64bit.I also have found some that do work but when i finally run the .exe i always get a message like "The program '[3868] ConsoleApplication3.exe: Managed (v4.0.30319)' has exited with code 0 (0x0).
The program '[3868] ConsoleApplication3.exe: Program Trace' has exited with code 0 (0x0). "
(last time with Microsoft Visual Studio 2010)

What am i supposed to do to finally be able to write fortran programs on windos 7?
Please let me know if you find the answer .
panoskatsiv@yahoo.gr
 

PanKats

Distinguished
Dec 5, 2010
2
0
18,510
i write the program in fortran language. And i am able to correct it and check it for errors but when i try to run it the window opens, i enter rhe inputs and when it comes to show me the outputs the window closes and gives me that message i wrote before..