English
Language : 

CC78K0S Datasheet, PDF (92/520 Pages) NEC – C Compiler Ver.1.30 or Later Language
CHAPTER 5 OPERATORS AND EXPRESSIONS
(2) Additive operators
Additive Operators
+–
<1> + operator
FUNCTION
The + operator performs addition on two operands and returns the sum of the two numbers.
SYNTAX
E1 + E2
<2> – operator
FUNCTION
The – operator performs subtraction on two operands and returns the difference between the two numbers (the
first operand minus the second operand).
SYNTAX
E1 – E2
92
User’s Manual U14872EJ1V0UM