C# Checked and Unchecked Arithmetic(blackwasp.co.uk)
submitted by
BlackWasp(4212) 4 years ago
Arithmetic operations are limited to some extent by the type of variable being acted upon. In some cases values can exceed their data type limits and provide incorrect, and potentially dangerous answers. This is prevented by using checked arithmetic.
|category: C#
|Views: 11
tags:
C# another
Everyones tags:
Your Tags: