Number bases

The following pertain to all types except string types (character pointers) which are always displayed as quotes strings unless "View Alternate" is selected, in which case they are displayed as an array of characters.

Natural

Hotkey: N

In natural mode all numbers are shown in their default state. If "Hexadecimal" mode is selected, all numbers are shown in hexadecimal, otherwise addresses are displayed in hexadecimal, characters in ASCII, and other numbers in decimal.

Decimal

Hotkey: D

All numbers are displayed in base 10.

Hexadecimal

Hotkey: H

All numbers are displayed in base 16.

Binary

Hotkey: B

All numbers are displayed in base 2.

Octal

Hotkey: O

All numbers are displayed in base 8.

Related topic:


Previous

Next



Copyright © 1999, Green Hills Software. All rights reserved.