Fujitsu CM81-00304-5E Dollhouse User Manual


 
132
CHAPTER 10 Compile
10.4.2 Detailed options related to the fcc896s language specifications
The following explains how to set up the detailed options related to the language
specifications of the fcc896s compiler.
Dialog box for setting up the detailed options related to the language specifications
Choose [Language specifications] command from the [Compile option] dialog box, the [options
related to the language specifications] dialog box is displayed. (See Figure 10.4-d)
Figure 10.4-d Dialog box for setting up the options related to the language specifications
The dialog box for setting up the options related to the language specifications provides the
following:
Sign of plain char
Specify whether the data type of char is signed or unsigned.
The default is unsigned.
Sign of plane bit field
Specify whether the data type of int is signed or unsigned with the bit fields.
The default is unsigned.
Language specification
Set the language specification level.
The default is ANSI C standard plus FUJITSU extensions
In-line expansion of the function which qualified by _interrupt
Specify whether to perform in-line expansion of the function which qualified by _interrupt.
The default is on.