Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Converting this line to VB.NET
Message
From
21/08/2006 12:56:19
 
 
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01147027
Message ID:
01147348
Views:
29
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
Previous
Reply
Map
View

Click here to load this message in the networking platform