In this chapter...
8.1 Subprogram Declarations and Subprogram Bodies
8.2 Parameter Modes
8.2.1 Efficiency Issues of Parameter Passing Mechanisms
8.2.2 The Effect of Parameter Passing Mechanisms for Access Types
8.2.3 The Effect of Parameter Passing Mechanisms for Composite Types
8.2.4 The Ada Solution for Parameter Passing
8.3 Parameter Passing Notations
8.4 Function Subprograms
|