Technical Support
On-Line Manuals
Compiler Reference Guide
--c90
This option enables the compilation of C90 source code.
This option can also be combined with other source language command-line options. For example, armcc --c90.
armcc --c90
This option is implicitly selected for files having a suffix of .c, .ac, or .tc.
.c
.ac
.tc
If you are migrating from RVCT, be aware that filename extensions .ac and .tc are deprecated in ARM Compiler 4.1 and later.
--c99
--strict, --no_strict
Source language modes
Filename suffixes recognized by the compiler in Using the Compiler.