#When BREAK <task> doesnt
23-Nov-91 22:03:58
Sb: #16661-#When BREAK <task> doesnt
Fm: Steve Tibbett 72627,1325
To: Steve Ahlstrom 76703,2006
Well then why would you send it a break signal?
I'm not talking about typing Ctrl-C to break something, I'm talking about
SetSignal(0,0)&SIGBREAKF_CTRL_C being true.
It takes some kind of conscious action to do that… and when would a
program be wrong to respond by quitting?
…Steve