Contents | Prev | Next
5.1.2.2.25 -I Control informatory messages
This command-line compiler option enables/disables information messages.
Syntax: -I[nn][+|-]
Default: All information message enabled.
- Use -I or -I+ to enable all information messages.
- Use -I- to disable all information messages.
- Use -Inn or -Inn+ to enable the information message
with message number nn.
- Use -Inn- to disable the information message with message number
nn.
Contents | Prev | Next