previous | index | next

Run-time Environments

A C++ model of how a program is run:

A compiler, linker, and loader together make a program ready to run on an actual machine.


previous | index | next