Show: Delphi C++
Display Preferences

E2128 Case outside of switch (C++)

From RAD Studio
Jump to: navigation, search

Go Up to Compiler Errors And Warnings (C++) Index

The compiler encountered a case statement outside a switch statement.

This is often caused by mismatched braces.

Personal tools
In other languages