research
Symbol Tables and Branch Tables: Linking Applications Together
- Publication date
- Publisher
Abstract
This document explores the computer techniques used to execute software whose parts are compiled and linked separately. The computer techniques include using a branch table or indirect address table to connect the parts. Methods of storing the information in data structures are discussed as well as differences between C and C++