RAD Studio
ContentsIndex
PreviousUpNext
E2193: Too few parameters in call to 'function' (C++)

A call to the named function (declared using a prototype) has too few arguments. 

Make certain that the parameters in the call to the function match the parameters of the function prototype.

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