C2055 Syntax error in #define
Explanation: You specified a #define directive containing a syntax
error. The syntax for this and all other preprocessor directives can be
found in the "Language Reference" chapter of the Reference Guide.
Action: Correct and recompile.