| ERROR | Macro invocation has incorrect number of arguments |
| CAUSE | A macro invocation in the source does not have the same number of arguments as the macro definition in the #define line. |
| ACTION | Correct the macro reference or the macro definition. |
| ERROR | Macro invocation has incorrect number of arguments |
| CAUSE | A macro invocation in the source does not have the same number of arguments as the macro definition in the #define line. |
| ACTION | Correct the macro reference or the macro definition. |