Re: How to avoid control-c killing the open program?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Martin Gregorie wrote:
> On Thu, 2009-07-23 at 07:38 -0500, phhs80 wrote:
> 
> > Dear All,
> > 
> > When I am running a program under Wine and I press Control-C, the
> > running program is killed. However, this behavior is not always the
> > desired one.
> > 
> > 
> A Linux/UNIX program can catch Control-C and take any action it likes,
> but it must be written to do that. The default action is to terminate
> the process.
> 
> What does your program do when its run under Windows and you type
> Control-C?
> 
> 
> Martin


Thanks to both answers. 

On Windows, when I press Control-C the calculations of the program are interrupted, but the program is not killed. That is, the key sequence to interrupt calculations is Control-C. I am talking about a program that runs in a console. 

Paul






[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux