/C   (Preserve Comments During Preprocessing)

OverviewHow Do ICompiler Options

This option preserves comments during preprocessing when used with the /E, /P, or /EP option, and is not valid if /E, /P, or /EP is not used. If you do not specify the /C option, the preprocessor does not pass source-file comments to its output file.