Section 9.5
Subroutines

Subroutines, which is another name for subalgorithms, are presented in this section. Two CSC-1 instructions, CAL and RET, make it possible to jump to a subroutine and remember "the way home." The real difficulty is handling parameters!

Start Reading

next section

  [Full page version] [Review questions ...answers] [Section map] [Chapter 9 home] [Book home] [Quiz]