Subsections
Use --std-c99
to compile in this mode.
In addition to what is mentioned in the section above, the following
features of this standard are not supported by SDCC:
- Compound literals.
- Objects of variably-modified types.
- ptrdiff_t has 16 bits, while the standard requires at least
17 bits.
- pic14: there is no support for 64 bit integer types.