Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Algorithm for converting hex-string in dec-string.
Message
From
07/05/2002 07:55:01
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Algorithm for converting hex-string in dec-string.
Miscellaneous
Thread ID:
00653420
Message ID:
00653420
Views:
52
I would like to know if somebody knows a algorithm that does the following.
convert a string with hex-chars into a string with decim-chars by using low-level commands.
given: hex_string="0462E62fcf"

"0462E62fcf"->1659252687
I want this number into a string.
You can't use variables that have a value greater than 65536.
this means you can't use mod().
Next
Reply
Map
View

Click here to load this message in the networking platform