Unix C Development Environment (continued)
link
- add software components from the standard library to the object file to create a finished executable program
- cc cfile.o
Any text editor which produces ASCII text files can be used to create the C source code file