Using Assertions To Detect Bugs
Using Assertions To Detect Bugs
by Jo Stichbury
__ASSERT_DEBUG
Here's one example of how to use the __ASSERT_DEBUG
macro:
Further information
• Symbian panics explained
• Symbian C++ miscellany (panics and asser-
tions)