EQA1535E The addition operator requires that both operands have arithmetic or that one operand has integer type and the other operand is a pointer to a type with defined size.

Explanation

This message applies to the C binary operator +.