Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
C# Parse A Word From A String
Message
De
18/01/2008 20:14:05
John Baird
Coatesville, Pennsylvanie, États-Unis
 
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
01283001
Message ID:
01283175
Vues:
15
>Thanks. That's great.
>
>One more twist. The integer in that position could be up to 3 characters, so I will
>have to determine it's size before substringing it.
>
>Any thoughts on how to do this?


if its always in the same position, use the string.split function. The length won't matter and you can convert it to int.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform