intToHex

Returns a hexadecimal string representation of the integer.

string
intToHex
(
int i
,
int format = 0
)

Meta