@c ----------------------------------------------------------------------
@node aout.h, header
@heading @code{<aout.h>}

This header provides structure definitions for the a.out object and
executable file format.  While djgpp's utilities can read a.out
format, they generate coff format, and users are discouraged from
using a.out format for new programs.
