Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BitSet & Integer
Message
From
30/06/2004 11:29:13
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00919018
Message ID:
00919097
Views:
24

So Why would this work fine ?

n=BitSet(0, 31)
? n
? Bittest(n, 31)


Because variables are IEEE double with format attribute.

Integer type exist only on fields; the same thing for N(x,y).
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform