Next: Link Editor Up: The C Compilation Model Previous: C Compiler

Assembler

The assembler creates object code. On a UNIX system you may see files with a .o suffix (.OBJ on MSDOS) to indicate object code files.


Dave.Marshall@cm.cf.ac.uk
Fri May 20 13:40:49 BST 1994