Totalview® for HPC Reference Guide
:
PART I CLI Commands
:
Chapter 3 CLI Namespace Commands
:
hex2dec
hex2dec
Converts a hexadecimal number to decimal
Format
TV::hex2dec
number
Arguments
number
A hexadecimal number to convert.
Description
The
TV::hex2dec
command converts a hexadecimal number to decimal. You can type
0x
before this value. The CLI correctly manipulates 64-bit values, regardless of the size of a
long
value.
Related Topics
dec2hex
Command