RAD Studio
ContentsIndex
PreviousUpNext
E2146: Need an identifier to declare

In this context, an identifier was expected to complete the declaration. 

This might be a typedef with no name, or an extra semicolon at file level. 

In C++, it might be a class name improperly used as another kind of identifier.

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