Iterating through the Alphabet


/ Published in: C#
Save to your folder(s)

Oddly, using Char.GetNumericValue() resulted in numbers that couldn't be cast back to a char using Convert.ToChar().

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.