Hello....
My C++ synchronization objects library was just updated...
I have just used the following SafeInt 3.0.18:
http://safeint.codeplex.com/releases/view/125522
It is a clever method that prevents signed and unsigned integer or
long long integer overflow and underflow, i have just included
it inside the SemaMonitor directory inside the zip and i have showed
you how to use it, just look at how to use it inside the test1.cpp
example inside the zip file inside the SemaMonitor directory...
You can download again my C++ synchronization objects library from:
https://sites.google.com/site/aminer68/c-synchronization-objects-library
Thank you,
Amine Moulay Ramdane.