Content deleted Content added
GyaroMaguus (talk | contribs) →Example: italics on Donkey Kong games Tag: Mobile app edit |
→Security ramifications: Merged C and C++ into C/C++ as they are closely associated and identical in this regard. |
||
Line 32:
| [[Ada (programming language)|Ada]] || colspan="2" | <tt>'''raise''' NUMERIC_ERROR</tt>
|-
| [[C (programming language)|C]]/[[C++]] || modulo power of two || undefined behavior
|-
| [[C Sharp (programming language)|C#]] || colspan="2" | modulo power of 2 in unchecked context; <code>System.OverflowException</code> is raised in checked context<ref>http://msdn.microsoft.com/en-us/library/khy08726.aspx</ref>
|