in reply to Re^2: When to use sigtrap, when to assign to %SIG?
in thread When to use sigtrap, when to assign to %SIG?
Alexander, Perl provides the basic signal functions on Windows meaning emulate.
The OP was asking about CTRL-C.
And I provided some code that runs even on Windows! Although the question was not about Windows.
If the question is about Windows specifically, lets start a new thread about it.
My advice and code stands for *nix also.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: When to use sigtrap, when to assign to %SIG?
by JavaFan (Canon) on Jan 02, 2012 at 12:32 UTC |