Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BitSet & Integer
Message
 
 
À
01/07/2004 13:14:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00919018
Message ID:
00919887
Vues:
24
i=m.i*1.00 isn't integer so it'll be stored as float.

>This is official and must trust me, or must i control it ?
>
>Then:
>
>i=1-2^31     && i value is stored  into 4 bytes
>i=m.i-1      && i value is convert to a 8 bytes
>i=m.i+1      && i value is convert to a 4 bytes
>i=m.i*1.00   && i value is 4 or 8 bytes ?
>
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform