Browse by Tags
All Tags »
SEH »
C++ (RSS)
Sorry, but there are no more tags available to filter with.
Recently I had a half day adventure trying to catch a SafeIntException in code I was writing. The particular function involved a bit of math with user controlled values. Writing a bunch of IfFailGo's with several TryAdd style API's was getting tiresome
Read More...