char c = '0'; Console.WriteLine("ASCII code of '0' is " + ((int)c).ToString());
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)