Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How Do I
Message
De
26/01/1999 12:47:45
Walter Meester
HoogkarspelPays-Bas
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Divers
Thread ID:
00180248
Message ID:
00180361
Vues:
22
George,

I didn't even know there was an double ==. I just copied this from the message of Bob Archer. You're indeed correct if you say that the double equal sign is not needed in this case, but sometimes i find it correct to use the double '=' by means of readability. for eg:

lRetvalue= nValue1 == nValue2

instead off

lRetValue= nValue1= nValue2

Because in C and C++ this would be evaluated total differently

Regards, Walter
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform