Message-Id: Date: 13 Dec 96 16:52 IST From: tehmul%NIITPUN AT iris DOT ernet DOT in Sender: tehmul%niitpun AT iris DOT ernet DOT in To: djgpp AT delorie DOT com, Marc Feeley Subject: RE:SIGINT handling & stdio Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Marc Feeley wrote: > [snip] > It seems that when getchar is called, a ctrl-c will NOT call the signal > handler; the program simply terminates. This is strange [snip] That's strange, when I ran your program, a ctrl-c (had to be followd by Enter tho') did call the signal handler without any problem. Ciao TG