VS .Net 2003 to debug some C code.
In the watch window the values of my chars are being displayed as numbers only (ASCI in base10 I assume).
Is that a settting that will show me both the numerical ASCI value and the 'Alphabetical' character? ie 82 = 'R'
Hopefully I'm asking the question right as I kinda out of my depth here.

