A.OUT(4) DOMAIN/IX SYS5 A.OUT(4)
NAME
a.out - cc output
NOTES
The default name for a file produced by the C compiler,
cc(1), is a.out. The DOMAIN system code generation mechan-
ism produces an a.out file that is substantially different
from a.out files supported on other implementations of the
UNIX operating system.
RELATED INFORMATION
ld(1), nm(1)
Printed 12/4/86 A.OUT-1