J
Javier Estrada
When multiplying two sbyte, byte, short, ushort, the
result is an int.
It seems to me that the language should leave the result
alone, otherwise let the user decide whether to use a
checked expression.
Can someone offer any insight for this design decision?
Regards,
Javier
Please respond to the newsgroup so everybody can benefit
from the answer.
result is an int.
It seems to me that the language should leave the result
alone, otherwise let the user decide whether to use a
checked expression.
Can someone offer any insight for this design decision?
Regards,
Javier
Please respond to the newsgroup so everybody can benefit
from the answer.