Re: Using Ctrl-C to Terminate Process

2003-09-12 Thread Igor Pechtchanski
On Sat, 13 Sep 2003, Mani Krishnan Venkatachari wrote: > Hi, > > I am using a Windows Command line Application which uses License using > FLEXLM to be run on Cygwin. > > When I run the application on Windows DOS Command Prompt, While I hit > the Ctrl-C, the Application comes to its own Prompt and

Using Ctrl-C to Terminate Process

2003-09-12 Thread Mani Krishnan Venkatachari
Hi, I am using a Windows Command line Application which uses License using FLEXLM to be run on Cygwin. When I run the application on Windows DOS Command Prompt, While I hit the Ctrl-C, the Application comes to its own Prompt and not to the Command prompt. But, when I run it on Cygwin, Hitting