संपादन करना

के माध्यम से साझा करें


Compiler Warning (level 1) C4030

first formal parameter list longer than the second list

Remarks

A function was redeclared with different formal parameters. The compiler uses the formal parameters given in the first declaration.