Compiler Option: -C

Do not delete the object file(s)

Syntax
	-C

Description
	The -C compiler option causes the object file(s) that are generated 
	during the compile process to not be deleted.

See also
	* CompilerOptcCompiler Option: -c
	* CompilerOptruppCompiler Option: -R
	* CompilerCmdLineUsing the Command Line

