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
Wed Sep 14 10:06:31 BST 1994