I am not an asm junkie, but as far as I can tell, most (all?) your questions are answered here:
http://www.ibiblio.org/gferg/ldp/GCC...WTO.html#ss5.4
I am not an asm junkie, but as far as I can tell, most (all?) your questions are answered here:
http://www.ibiblio.org/gferg/ldp/GCC...WTO.html#ss5.4
==========================signature=============== ==================
S.O.L.I.D principles (use them!):
https://en.wikipedia.org/wiki/SOLID_...iented_design)
Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.
Septi (20th November 2010)
It's an atomic reference counter.
Septi (20th November 2010)
Thanks for the answer, that's some interesting reading material. I was only familiar with Intel syntax before![]()
When this happens, it usually means an object has been double deleted. Use a memory checker like valgrind to go over your code to find the place.
Bo Thorsen, Viking Software
Qt applications on Linux and Windows
Bookmarks