ILE C/C++ Compiler Reference


CSOPT

This option lets you specify one or more compiler service options. Valid option strings will be described in PTF cover letters and release notes.

Read syntax diagramSkip visual syntax diagramCSOPT Syntax:
 
|--+------------------------------------------------------+-----|
   |         .-*NONE---------------------------------.    |
   '-CSOPT(--+---------------------------------------+--)-'
             '-'--compiler-service-options-string--'-'
 

*NONE
Default setting. No compiler service options selected.
compiler-servicing-options-string
Specified compiler service options are used when creating a module object.

[ Top of Page | Previous Page | Next Page | Contents | Index ]