User`s manual

Dynamic C Users Manual digi.com 305
-h+
-h-
-id+
-id-
-ini
Description: Print program header information.
Factory Default: No header information will be printed.
GUI Equivalent: None.
Example:
dccl_cmp samples\demo1.c -h -o myoutputs.txt
Header text preceding output of program:
********************************************************
4/5/01 2:47:16 PM
dccl_cmp.exe, Version 7.10P - English
samples\demo1.c
Options: -h+ -o myoutputs.txt
Program outputs:
Note: Version information refers to dcwd.exe with the same compiler core.
Description: Disable printing of program header information.
Factory Default: No header information will be printed.
GUI Equivalent: None.
Description: Enable separate instruction and data space.
Factory Default: Separate I&D space is disabled.
GUI Equivalent: Check “Separate Instruction & Data Space” in Project Options | Compiler.
Description: Disable separate instruction and data space.
Factory Default: Separate I&D space is disabled.
GUI Equivalent: Uncheck “Separate Instruction & Data Space” in the Project Options | Compiler dia-
log box.