RAD Studio
ContentsIndex
PreviousUpNext
E2138: Conflicting type modifiers (C++)

This occurs when a declaration is given that includes more than one addressing modifier on a pointer or more than one language modifier for a function.  

Only one language modifier (for example, __cdecl, __pascal, or __fastcall) can be given for a function.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!