This option enables nesting of /* */ comments.
[Specification format]
- | Interpretation when omitted |
Nested /* */ comments cause a warning.
[Detailed description]
- | This option enables nesting of /* */ comments. |
[Example of use]
- | To enable nesting of /* */ comments, describe as: |
>ccrl -nest_comment -cpu=S2 -dev=dr5f100pj.dvf main.c
|