Unfortunately, I'm using VC++, since we have to link against some other M$ stuff.
Thanks for the pointer.
T.
Christopher Faylor wrote:
> If you are writing cygwin programs, don't use windows signal mechanisms
> like SetConsoleCtrlHandler. Just use signal()/kill(), et al.
>
> If your program do
If you are writing cygwin programs, don't use windows signal mechanisms
like SetConsoleCtrlHandler. Just use signal()/kill(), et al.
If your program does not use cygwin then investigate the currently active
thread "bash/cmd CTRL-C problem...".
cgf
On Tue, Jan 08, 2002 at 12:31:47PM -0500, Timo
2 matches
Mail list logo