| |||
| Home > Compiler Command-line Options > Command-line options > --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.
This option is implicitly selected for files having a suffix
of .c, .ac, or .tc.
If you are migrating from RVCT, be aware that filename extensions .ac and .tc are
deprecated in ARM Compiler 4.1 and later.
Filename suffixes recognized by the compiler in Using the Compiler.