| |||
| Home > Compiler Command-line Options > Command-line options > --compile_all_input, --no_compile_all_input | |||
These options enable and disable the suppression of filename extension processing, enabling the compiler to compile files with any filename extensions.
When enabled, the compiler suppresses filename extension processing
entirely, treating all input files as if they have the suffix .c.
Filename suffixes recognized by the compiler in Using the Compiler.