Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Errrhhh ..... CSharp or VB
Message
From
27/09/2011 11:45:33
 
 
To
27/09/2011 10:26:36
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01524423
Message ID:
01524905
Views:
55
>>Actually I wouldn't be surprised if the compiler optimised it out to
>>string s = "TomDickHarry";
>>but I haven't time to check :-{
>>OTOH if the values weren't literals I think you'd be right.....
>
>
>I have checked with ild
>
>The compiler optimises
>- class properties, ie string s1 = "A" + "b" + "C";
>- assignments in methode, ie string xx = "D" + "E" + "F";

Again, I'm pretty sure that at least in one of the previous versions there was an upper limit
on the number of operands optimizable this way - AFAIR 4. Dunno if that still is the case.

my 0.02€

thomas
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform