Quote:
|
Originally Posted by MSDN.microsoft.com
/checked - Causes the compiler to generate overflow checks.
|
You should look for similar option in SharpDevelop, which is, to my understanding, called "Check for arithmetic overflow\underflow" under Compiling tab of your project properties. I've never used sharpDevelop, and don't have it, but here's a screenshot of the properties I'm talking about
:
This option is checked on the screenshot, you should have it
unchecked.