12.1 Output files of type COM

  ------------------------------

 

      This type of output file is produced automatically by default.

 

      Originally C-- could create only COM files. Now it can create EXE files

  using the tiny and small memory models for 16-bit code, as well as 32-bit

  files for DOS and Windows. It can also create OBJ output files, which makes

  it possible to link C-- programs to programs written in other languages.