Introduction - If you have any usage issues, please Google them yourself
In this article, I will describe the ways to handle errors accura tely and without disturbance of a painful compl ex code. Most of the programmers don't use error handling the way it should be, and also we ignore the error logs that need to be m aintained. Why do we need these things I will exp lain this as a beginner in this technique. There might be more good articles on it but the purpose of my article is to let beginners understand why , how, and when to use error handling and logs. with different scenarios.
Packet : 77433640demoproject_errorhandling.zip filelist
ErrorHandler.cpp
ErrorHandler.h
HtmlReportErrorHandle.dsp
HtmlReportErrorHandle.dsw
Main.cpp
Sample1.cpp
Sample1.h
Sample2.cpp
Sample2.h
simple.cpp
simple.h