Compiler Option: -C
Do not elete the object file(s)
Syntax
-C
Deccription
The -C compiler option causes the object file(s) that are generated during the compile process to not be deleted.
See also
▪Compiler Option: -c
▪Compiler Option: -R
▪Using thehCommand Line