Welcome, Guest! Log In | Create Account

Changes between Version 5 and Version 6 of WikiStart

Show
Ignore:
Timestamp:
05/29/09 14:49:33 (7 months ago)
Author:
greg-williams (IP: 172.29.33.1)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v5 v6  
    1 [[Image(http://cexception.sourceforge.net/cexception.png)]] 
     1[[Image(http://cexception.sourceforge.net/img/cexception.png)]] 
    22 
    33CException is simple exception handling in C.  It is significantly faster than full-blown C++ exception handling but loses some flexibility.  It is portable to any platform supporting setjmp/longjmp.