Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bitand on more than 32 bits
Message
De
10/02/2003 10:46:51
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00751377
Message ID:
00751410
Vues:
15
>Hi,
>
>How can I make a bitand() on more than a 32 bits numeric expression ?
>
>Thanks

Marc,

Don't think you can. All numerics are internally kept as a double (8 bytes). A bitand() first converts the two operands to 32 bit integers.

What are you trying to do ? There may be a way around
Gregory
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform