PCC-02309: illegal formal parameter declaration

PCC-02309: illegal formal parameter declaration

Cause: A formal parameter to a function was specified without giving its type.

Action: Rewrite the function declaration and include types of all parameters in function declarations.

No comments:

Post a Comment