home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!sun4nl!tuegate.tue.nl!blade!marcelk
- From: marcelk@blade.stack.urc.tue.nl (Marcel van Kervinck)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Breaks
- Message-ID: <5215@tuegate.tue.nl>
- Date: 28 Aug 92 13:20:00 GMT
- Sender: root@tuegate.tue.nl
- Organization: MCGV Stack, Eindhoven University of Technology, the Netherlands.
- Lines: 11
-
- This is probably a FAQ, but I can't find a decent answer anywhere.
-
- What is the correct way to detect user breaks (CTRL-C,D,E,F) in machine
- code? I noticed that they are implemented as signals (12..15 as I remember)
- but according to my documentation those are reserved for system use.
- Is it correct to use SetException() on them?
- Thanks in advance.
-
- - Marcel van Kervinck
- marcelk@blade.stack.urc.tue.nl
-
-