How can I catch a ctrl-c event?

Viewed 157025

How do I catch a Ctrl+C event in C++?

4 Answers
Related