www.kxcad.net Home > Electronic Index > Altium(Protel) Index
Summary
Operator function has too few parameters.
Description
The Compiler has encountered an operator function (overloaded operator) that does not have the required number of parameters for the specified operator.
Recommendation
Check to make sure that the number of function parameters matches the requirements of the specified operator.