Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Working at the Bit Level
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP
Network:
Novell 6.x
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01365539
Message ID:
01365549
Vues:
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()
>
>Or simply - everything that starts with BIT :)

Yes, but in help they are not grouped :-(
There are BITMAP and BITWISE OPERATIONS between them :-)
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform