ILE C/C++ Programmer's Guide

Understanding the Internal Structure of a Program Object

Figure 3 shows the internal structure of a typical program object, MYPROG, created by binding two modules, TRNSRPT and INCALC. In this example, TRNSRPT is the entry module containing the PEP, in addition to a UEP. Module INCALC contains a UEP only.

Figure 3. Structure of Program MYPROG



myprog


[ Top of Page | Previous Page | Next Page | Table of Contents ]