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

Handling control+c event.

jurabo
Beginner
503 Views
Hello, how can I handle control+c event in console application? When I press control+c I'v got an error and application do not stop.
0 Kudos
1 Reply
jurabo
Beginner
503 Views
I understand the problem. Control+C do not work if you execute console application under Visual Studio (start without debuggibg - Ctrl+F5). If app executes in a different way everything is ok.
0 Kudos
Reply