RAD Studio
ContentsIndex
PreviousUpNext
E2147: 'identifier' cannot start a parameter declaration

An undefined 'identifier' was found at the start of an argument in a function declarator. 

Often the type name is misspelled or the type declaration is missing. This is usually caused by not including the appropriate header file.

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