debugging - Visual Studio debugger - Displaying integer values in Hex -


I am using Visual Studio 2008 and I have just seen that the debugger is showing the integer value as hex When I hover over the variable and also in the immediate window I think I should have a shortcut key accidentally or somewhat hit.

Was it before anyone? How can I set it to display in decimal?

Click the hexadecimal display option and uncheck it.

Enter image details here


Comments

Popular posts from this blog

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -

gtk - Python Window Resize -

c# - read full xml file data over tcp -