Chapter 3. Application Startup and Initialization Code

Table of Contents
The compiler and initialization
The __STARTUP() function
The startup library

The compiler and initialization

This chapter describes what is required to get an application started and the typical way of doing so.