Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why?
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Re: Why?
Divers
Thread ID:
01034847
Message ID:
01035088
Vues:
16
Viv,
Thanks for your reply. I was going to start arguing with you at first, but then I thought I would read the docs a little better myself. I should have used | instead of |=.

Einar

>Hi,
>
>>>Can this be explained?
>
>Yes. From documentation:
>
>An expression using the |= assignment operator, such as
>x |= y
>is equivalent to
>x = x | y
>
>HTH,
>Viv
Semper ubi sub ubi.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform