Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Comparison with DropDownList SelectedValue
Message
From
27/01/2011 12:55:36
 
 
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01497545
Message ID:
01497558
Views:
29
>>So, it seems that single and double quotation marks are not interchangeable in C# as they are in VFP. Is that correct?
>
>Single quotes are for Character literals. e.g.
Char x = 'c';
>String x2 = "c";
>

Thanks Viv, I didn't even know there was a Char type.
Frank.

Frank Cazabon
Samaan Systems Ltd.
www.samaansystems.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform