PDA

Click to See Complete Forum and Search --> : How to convert hex to _int64


cindywan
Sep 13th, 2001, 10:28 PM
Hi,

How to convert hex value to _int64??? For example, the hex value is 0x410B9D5235B20150.

CornedBee
Sep 14th, 2001, 08:38 AM
declase a int64 variable and assign the value. Or do you mean convert from string to int64??