Welcome to SpellCoder Sign in | Join | Help
In a previous post, I mentioned a lot of reasons why I hate Symbian, but not everyone has the choice of choosing which OS to work on. In this post I will try to mention what are the available solutions to this (according to my own experience). Read More
Removed all the good parts of C++: No exception handling. No STL.Stupid alternatives: They removed exception handling, but they added another feature called Leaving. It is basically like exception handling, but it doesn't unwind the stack!! To get Read More