Hi,
How to convert hex value to _int64??? For example, the hex value is 0x410B9D5235B20150.
Printable View
Hi,
How to convert hex value to _int64??? For example, the hex value is 0x410B9D5235B20150.
declase a int64 variable and assign the value. Or do you mean convert from string to int64??