idc(1) DG/UX 5.4.2 idc(1)
NAME
idc - interface description compiler
SYNOPSIS
idc [ description-file ... ]
where:
description-file An idl(4) source file.
DESCRIPTION
Idc is a compiler for interface description files. The description
file or files given on the command line are compiled into a special
format for later use an input to idi(1). This special format allows
idi to process the compiled files much faster than regular interface
description files.
If no description-files are given on the command line, standard input
is read.
OUTPUT
The compiled description file is written to standard output.
DIAGNOSTICS
Descriptions of syntax errors in the description-files are written to
standard error.
SEE ALSO
idi(1), idl(4).
Licensed material--property of copyright holder(s) 1