Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Binary to Hex Conversion
Message
De
13/06/1997 19:49:11
 
 
À
13/06/1997 19:02:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00036266
Message ID:
00036333
Vues:
59
There's something I don't get here probably. What is to convert between binary and hex format?

Is all about converting numbers that are in string format in VFP?

Vlad

>actually when converting binaru to hex it is much simpler to deal with sets
>of 4 bits
>becasue it is a 1-1 relation (s)
>create a short array (0-15) with the binary representation of the hex
>
>0000  0
>0001  1
>.
>1111   F
>
>then you just take each 4 bits and take the appropriate number
>
>Arnon
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform