Use this panel to specify code-generation and symbol-generation options for HC(S)08 Compiler.
The following figure shows the Language panel.
The following table lists the Language panel options for HC(S)08 Compiler.
| Option | Description |
|---|---|
| Strict ANSI ( -Ansi) | Refer to the -Ansi: Strict ANSI topic. |
| C++ | Refer to the -C++ (-C++f, -C++e, -C++c): C++ Support topic. |
| Cosmic compatibility mode for space modifiers @near, @far, and @tiny ( -Ccx) | Refer to the -Ccx: Cosmic Compatibility Mode for Space Modifiers and Interrupt Handlers topic. |
| Bigraph and trigraph support ( -Ci) | Refer to the -Ci: Bigraph and Trigraph Support topic. |
| C++ comments in ANSI-C ( -Cppc) | Refer to the -Cppc: C++ Comments in ANSI-C topic. |
| Propagate const and volatile qualifiers for structs ( -Cq) | Refer to the -Cq: Propagate const and volatile Qualifiers for Structs topic. |
| Conversion from ` const T*' to ` T*' ( -Ec) | Refer to the -Ec: Conversion from 'const T*' to 'T*' topic. |
| Do not pre-process escape sequences in strings with absoluted DOS paths ( -Pe) | Refer to the -Pe: Do Not Preprocess Escape Sequences in Strings with Absolute DOS Paths topic. |