Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C# switch Gripe
Message
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Title:
Miscellaneous
Thread ID:
01370558
Message ID:
01370627
Views:
27
I usually create enums that I switch on, because code complete creates all the possible switch cases for me. Now with enums you can only assign "integer" types (byte, ushort, short,int, uint, etc.)

>Why in the world must a switch statement need an integer???
>
>Other languages are much more flexible in their CASE structures, so why would MS restrict the evaluation of the switch to an int????
Semper ubi sub ubi.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform