ID Number: Q74045
3.00 3.10
WINDOWS
docerr
Summary:
Microsoft CodeView for Windows (CVW) can display the values of
variables and data in octal, decimal, or hexadecimal notation.
Although not documented in chapter 7 of the "Microsoft Windows
Software Development Kit Tools" manual for version 3.0, the "N"
command allows you to change the current display radix.
The valid commands are "N8", "N10", and "N16" to change the radix to
octal, decimal, or hexadecimal, respectively.
Additional reference words: 3.00 3.10 base docerr