Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bitand on more than 32 bits
Message
From
10/02/2003 10:46:51
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00751377
Message ID:
00751410
Views:
20
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform