COFF, Common Object File Format, is the formal definition for the structure of machine code files in the UNIX System V.3 environment. All machine-code files--fully linked executables, compiled applications, or system libraries--are COFF files. There is hardly a system-related...