Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to test if a character is null
Message
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
How to test if a character is null
Divers
Thread ID:
00975519
Message ID:
00975519
Vues:
61
Hi.
How do I test if a character is null ?

Pseudo code ? that does'nt work because MyChar is type Char and NUll is an object ?
{
If (Mychar = null)
{ return true}
else
{ return false}
}
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform