Descripción: Macro invocation has incorrect number of arguments
Causa: A macro invocation in the source does not have the same number of arguments as the macro definition in the #define line.
Acción: Correct the macro reference or the macro definition.
COMENTARIOS:
No hay comentarios sobre este error.