home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / gnu / g / help / 1047 < prev    next >
Encoding:
Internet Message Format  |  1992-07-27  |  825 b 

  1. Path: sparky!uunet!darwin.sura.net!gatech!purdue!mentor.cc.purdue.edu!noose.ecn.purdue.edu!ecn.purdue.edu!helz
  2. From: helz@ecn.purdue.edu (Randall A Helzerman)
  3. Newsgroups: gnu.g++.help
  4. Subject: g++ exception handling
  5. Message-ID: <1992Jul28.040201.5029@noose.ecn.purdue.edu>
  6. Date: 28 Jul 92 04:02:01 GMT
  7. Sender: news@noose.ecn.purdue.edu (USENET news)
  8. Organization: Purdue University Engineering Computer Network
  9. Lines: 11
  10.  
  11. I was hacking around in the bison files for gcc 2.2.2 and came 
  12. across the comment which said that gcc 2.2.2 supports ANSI
  13. exception handling syntax, but use at your own risk.
  14.  
  15. Has anyone had any trouble with them?  Are they pretty robust?
  16.  
  17. Could someone explain to me the syntax and how they work?  I'm
  18. familier with lispish exception handling--is it similar in
  19. concept?
  20.  
  21. Thank-you kindly, in advance.
  22.