go to home page   go to next page

created: 06/11/02; revised 11/30/02, 07/06/03, 04/19/09

CHAPTER 27 — Stack-based Linkage Convention

The Simple Linkage Convention of the previous chapter lacked some features of high level languages. This chapter adds some of these features in a new Stack-based Linkage Convention.

Chapter Topics:

QUESTION 1:

In the Simple Linkage Convention of the previous chapter, can a subroutine call another subroutine?