[DGD] Switch-Case Variable Scope

Brian Gernhardt benji at silverinsanity.com
Thu Apr 18 18:21:38 CEST 2013


On Apr 18, 2013, at 12:14 PM, Raymond Jennings <shentino at gmail.com> wrote:

> I think being able to do that forces this "case label scope" to require C++
> style "declare a variable in the middle of a block" support to support your
> suggestion.

That was added to C as of C99.  :-)  All the cool languages are doing it.

~~ Benabik




More information about the DGD mailing list