English
Language : 

CC78K0S Datasheet, PDF (12/520 Pages) NEC – C Compiler Ver.1.30 or Later Language
5.1 Primary Expressions .................................................................................................................... 78
5.2 Postfix Operators.......................................................................................................................... 78
(1) Subscript operator.................................................................................................................................79
(2) Function call ..........................................................................................................................................80
(3) Structure and union member.................................................................................................................81
(4) Postfix increment/decrement operators ................................................................................................83
5.3 Unary Operators ........................................................................................................................... 84
(1) Prefix increment/decrement operators ..................................................................................................85
(2) Address and indirect operators .............................................................................................................86
(3) Unary arithmetic operators (+ – ~ !) ......................................................................................................87
(4) sizeof operator ......................................................................................................................................88
5.4 Cast Operator................................................................................................................................ 89
5.5 Arithmetic Operators .................................................................................................................... 90
(1) Multiplicative operators .........................................................................................................................91
(2) Additive operators .................................................................................................................................92
5.6 Bitwise Shift Operators ................................................................................................................ 93
5.7 Relational Operators .................................................................................................................... 95
(1) Relational operators ..............................................................................................................................96
(2) Equality operators .................................................................................................................................98
5.8 Bitwise Logical Operators ........................................................................................................... 99
(1) Bitwise AND operator ..........................................................................................................................100
(2) Bitwise XOR operator..........................................................................................................................101
(3) Bitwise inclusive OR operator .............................................................................................................102
5.9 Logical Operators ....................................................................................................................... 103
(1) Logical AND operator..........................................................................................................................104
(2) Logical OR operator ............................................................................................................................105
5.10 Conditional Operators................................................................................................................ 106
5.11 Assignment Operators ............................................................................................................... 107
(1) Simple assignment operator ...............................................................................................................108
(2) Compound assignment operators .......................................................................................................109
5.12 Comma Operator ........................................................................................................................ 110
5.13 Constant Expressions................................................................................................................ 111
(1) General integral constant expression..................................................................................................111
(2) Arithmetic constant expression ...........................................................................................................111
(3) Address constant expression ..............................................................................................................111
CHAPTER 6 CONTROL STRUCTURES OF C LANGUAGE............................................................112
6.1 Labeled Statements.................................................................................................................... 114
(1) case label ............................................................................................................................................115
(2) default label.........................................................................................................................................117
6.2 Compound Statements (Blocks) ............................................................................................... 118
6.3 Expression Statements and Null Statements .......................................................................... 118
6.4 Selection Statements ................................................................................................................. 119
12
User’s Manual U14872EJ1V0UM