Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Integer to Hex and Hex to Integer
Message
De
08/08/2003 14:57:45
 
 
À
08/08/2003 14:24:34
Emerson Reed
Folhamatic Tecnologia Em Sistemas
Americana - São Paulo, Brésil
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00818358
Message ID:
00818372
Vues:
16
>How can I convert an integer value to hex and a hex value to integer?

Emerson,

To add to the other replies

Hex value to int
x = val('0x0001e240')

&& if you use it a lot
&& this is about twice as fast
x = val('0x0001e240')
Gregory
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform