|
-
Jul 20th, 2012, 04:00 AM
#1
Thread Starter
New Member
64 bit signed integers in 32 bit VB6
I want to convert strings that repesent 64 bit signed integers to and from decimal and hexadecimal strings format. Note I don't need the data as a 64 bit integer (which is what searching google talks about) as I can do my maths by concatenating and slicing the hex string. The most significant 32 bits will always be FFFFFFFF.
Does anyone know of some functions available so I can avoid thinking?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|