Options that Specify Compiler Characteristics

To: See:
Specify the language level langlvl
Specify a different configuration file or stanza F
Specify path names to other program names B
Specify program options W
Specify a search path I
Specify if char variables are treated as signed or unsigned chars
Specify the use of multibyte characters mbcs, dbcs
Change the length of tabs in your source file tabsize
Produce ANSI prototypes from K&R function definitions genproto
Specify aliasing assertions alias
assert


List of Compiler Options and Their Defaults
Options that Specify Debugging Features
Options that Specify Preprocessor Options
Options that Specify Compiler Output
Options that Define the Compiler Object Code Produced
Options that Specify Linkage Options