Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Parsing Factors
Message
De
15/11/2002 14:55:37
 
 
À
15/11/2002 14:17:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00723361
Message ID:
00723381
Vues:
9
>The MESSAGEBOX() function parses the 2N factors out of the various numbers passed to it to determine the various options. I need to accomplish this same sort of task. I should know this, but is there a formula or algorithm for parsing these factors out or does an iterative loop have to be used?
>
>Thanks,
>Bill

Bill,

To check whether 2n is in, ie bit n is set
?BitTest(ValueToCheck, n)
Gregory
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform