when I debug the values of variables set to an int?are being converted to hex values.
Does anyone know how to prevent the conversion from occuring?
thanks,
Niall
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
fixed this by running in and setting breakpoint and adding the variable to quick watch.
Then right click on the value header and uncheck Hexadecimal Display.
see http://social.msdn.microsoft.com/Forums/en/vsdebug/thread/4d205bc7-f04c-4489-9bf6-6a67bda1152c