Well, since i'm working in a windows forms app, i do this:
MessageBox::Show(c.ToString());And it shows 65 instead of ' A '.