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