Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Converting this line to VB.NET
Message
De
21/08/2006 12:56:19
 
 
À
21/08/2006 05:14:09
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Versions des environnements
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01147027
Message ID:
01147348
Vues:
22
You're right, Viv. Thanks for the correction.

~~Bonnie



>Hi,
>
>>Your first post had this C# code:
>>
>>sbRet.Append( expr, pos++, 1 );
>>
>>Now, if I were to change that to VB, I'd write:
>>
>>sbRet.Append( expr, pos+1, 1 )
>>
>
>Not quite equivalent. The C# code is post op.
>
>>(I don't know if VB supports the ++, which simply means to add 1)
>Nope.
>
>Regards,
>Viv
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform