English
Language : 

CC78K4 Datasheet, PDF (65/523 Pages) NEC – CC78K4 Ver.2.30 or Later, C Compiler Language
CHAPTER 4 TYPE CONVERSIONS
In an expression, if two operands differ in data type, the compiler automatically performs a type conversion
operation. This conversion is similar to a change obtained by the cast operator. This automatic type conversion is
called an implicit type conversion. In this chapter, this implicit type conversion is explained.
Type conversion operations include usual arithmetic conversions, conversions involving truncation/round off, and
conversions involving sign change. Table 4-1 gives a list of conversions between types.
User’s Manual U15556EJ1V0UM
65