On Stackoverflow I found a list of "undefinied behaviours" in coding with c++ beginners should know about:
http://stackoverflow.com/questions/367633/what-are-all-the-common-undefined-behaviours-that-a-c-programmer-should-know-a/367662#367662
It's a checklist to find the problem instead to asking the same questions again and again.
Last edited on