Symbian Developer Network

View a printable version of the current page.
  Wiki > Symbian Developer Network Public Wiki > Browse Space > Labels > code-clinic
  Label: code-clinic

Content with label code-clinic in Symbian Developer Network Public Wiki (See content from all spaces)
Related Labels: panic, code-snippet, symbian-cpp, crash

Code Clinic December 2008 - ASSERT yourself
Introduction When code encounters a bug it should stop executing, to highlight the problem at the point at which it occurs. Halting running code as soon as a problem is detected, rather than allowing code to continue executing, makes it easier for you to track bugs ...
Other labels: code-snippet, panic, symbian-cpp
Code Clinic November 2008 - Don't Panic! Application Crashes Explained
Introduction !iStock000000265335XSmall.jpg align=left! If you look at developer discussion forums on this site, and others, you'll commonly see people saying that their code "crashes" or "dies" but never giving sufficient detail for others on the forum to start to help. It's quite likely that their code ...
Other labels: panic, crash