Languages C / C++ Debugging and Error Handling  

xception

download download  
important code information
author:
Mark Jundo P. Documento
minimum requirements:
xception description

Simulates exception-handling in turbo c++ (or any other c++ compilers not currently supporting exception-handling). This code allows throwing of null-terminated strings only but should be sufficient for many purposes.


File List:
xception/0b
xception/XCEPTION.CPP1Kb
xception/XCEPTION.H2Kb
xception/XCEPTTST.CPP462b

Similar code
CError (Popularity: ) : A collection of three classes which display a custom error message or display the built-in CRT or Win32 API error message: CBasicError - For custom errors, CLibraryError - For C run time library errors, and CWin32APIError - For Win32 API ...
Easy debugging ouput (Popularity: ) : Gives easy access to a default debugging output. Lets you print out values of type int, string, and char[] as well as discriptive strings.
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 16
version
size in Kb 2
popularity   836/7913373
user rating 5/10
ad


New Code
Popular Code