Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Converting a variable from Hexadecimal to integer
Message
De
30/12/2003 13:48:12
Sergio Ortiz
Tek Services Group, Llc
Hollywood, Floride, États-Unis
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Converting a variable from Hexadecimal to integer
Divers
Thread ID:
00862909
Message ID:
00862909
Vues:
48
Hello All,

I have a string variable that I am trying to convert to integer but I get the following error :

Input string was not in a correct format.


here is the code:
int lnQ0940;
lnQ0940 = Int32.Parse("0x00E0",NumberStyles.Any);
Thanks,
Sergio
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform