Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!uwm.edu!cs.utexas.edu!uunet!metaware!johnv From: johnv@metaware.metaware.com (John Vinopal) Newsgroups: comp.os.msdos.programmer Subject: SIGNAL Inconsistancy Question Message-ID: <548@metaware.metaware.com> Date: 24 Jul 90 18:46:17 GMT Reply-To: johnv@metaware.UUCP (John Vinopal) Distribution: usa Organization: Metaware Incorporated, Santa Cruz, CA Lines: 7 I'm playing with signal() on several systems. Anyone have a quick answer why TC++ 1.0 chooses to define SIGABRT as 22 while most other systems use 6? And why does Microsoft and Turbo reset the signal handler after one call? johnv@metaware.com