English
Language : 

CC78K0S Datasheet, PDF (8/520 Pages) NEC – C Compiler Ver.1.30 or Later Language
[How to Use This Manual]
• For those who are not familiar with C compilers or C language:
Read from CHAPTER 1, as this manual covers from the program control structures of C to the extended functions
of this C compiler. In CHAPTER 1, an example of a C source program is used to show the reference part in this
manual.
• For those who are familiar with C compilers or C language:
The language specifications of this C compiler conform to the ANSI Standard C. Therefore, you may start from
CHAPTER 11, which explains the extended functions unique to this C compiler. When reading CHAPTER 11,
also refer to the user's manual supplied with the target device in the 78K/0S Series if necessary.
[Related Documents]
Document Name
CC78K0S C Compiler Operation User’s Manual
Document No.
U14871E
[Reference]
Draft Proposed American National Standard for Information Systems - Programming Language C (December
7, 1988)
[Terms]
RTOS = 78K/0 Series Real-Time OS RX78K0
[Conventions]
The following symbols and abbreviations are used in this manual:
Symbol
⋅⋅⋅
“”
‘’
/
\
[]
Meaning
Continuation (repetition) of data in the same format
Characters enclosed in a pair of double quotes must be input as is.
Characters enclosed in a pair of single quotes must be input as is.
This part of the program description is omitted.
Delimiter
Backslash
Parameters in square brackets may be omitted.
8
User’s Manual U14872EJ1V0UM