Content


NTL
Core
HexCompact

HexCompact


Convert integer value into compact(without leading zeros) hexadecimal string.

String HexCompact(const unsigned int value);
String HexCompact(const unsigned long long value);
Namespace: nitisa
Include: Nitisa/Core/Strings.h