home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / amiga / programm / 12802 < prev    next >
Encoding:
Internet Message Format  |  1992-08-29  |  763 b 

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