Compiler Option: -C
From FreeBASIC
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