Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29230 Discussions

To keep open command console when i debugger intel fortran 11.1.051 in visual studio 2008

Peter_Down
Beginner
501 Views
Hi, i cant keep the command windows open when i debbuger a simple fortran program?? it ist enough with stop previous end. How i can solution?
Thanks.
0 Kudos
1 Reply
Les_Neilson
Valued Contributor II
501 Views
Put a breakpoint on the "end" statement

Les
0 Kudos
Reply