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

Signal handling

galtons
Beginner
372 Views

One of our users is trying to trap signals under Fortran for both Linux and Windows.

They are using the signal() function to trap CTRL-C, but they can't seem to trap CTRL-Break or the closing of the console.

Any suggestions?

0 Kudos
0 Replies
Reply