Compiler Error C2412
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at Compiler Error C2412.
label' : case-insensitive label redefined
The label is defined more than once in the current function. Change the spelling of the label and its references.
Show: