12.2 Output files of type EXE
------------------------------
To produce files in this format, compile with command line switch /exe.
An EXE file can also be obtained by first producing an OBJ output file,
which can then be processed with a linker (not included in the C--
package).