No goto statement.
Having goto in C isn't harming anybody. If newbie/retarded programmers accidentally use it then so be it; inexperienced people will make mistakes like that no matter what you take out of the language. I don't think you have any idea what you're talking about. case statements shouldn't require constants.
This I might actually agree with. Someone correct me if I'm wrong to think so.
Name:
Anonymous2010-04-29 11:40
>>92
I thought that's how switch statements are optimized by the compiler. I could be wrong here.