Wednesday, June 8, 2016

When you add two char variables together in C# you are combining their numeric values not concatenating a string.

Beware!

No comments:

Post a Comment