IBM
Contents Index Previous Next



Syntax for Invoking


The following syntax can be used to invoke SCCD:

To execute SCCD:

sccd <C compiler command line>
The C compiler command line should be the normal command line used to compile a C file: it should include the name of your C compiler, possible compiler options, and finally the name of the C file.

To print the values of the variables in the configuration file sccd.cfg:

sccd

To print the variables with extra help information:

sccd -h

http://www.ibm.com/rational
Contents Index Previous Next