Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Working at the Bit Level
Message
 
To
04/12/2008 15:37:15
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP
Network:
Novell 6.x
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01365539
Message ID:
01365547
Views:
13
>Are there any good functions out there for working with bits other then the basic ones provided with VFP? Anything for example that you can pass a character and get the bit representation of that back, or vice versa? Any easy way to switch 1 specified bit in a certain position so you can work with the result?

There are a bunch of functions that work with BIT:
BITAND()
BITOR()
BITNOT()
BITXOR()
BITLSHIF()
BITRSHIF()
BITSET()
BITTEST()
BITCLEAR()
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform