RAD Studio
ContentsIndex
PreviousUpNext
E2126: Case bypasses initialization of a local variable

In C++ it is illegal to bypass the initialization of a local variable. 

This error indicates a case label that can transfer control past this local variable.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!