Help


Map of LRM Section 6 Topics to Ada 95 Problem Solving and Program Design

LRM Section 6

LRM Clause 6.1

Topics in LRM Clause 6.1 are discussed in the following sections of Ada 95 Problem Solving and Program Design:

Section 4.7: Decision Statements; Writing Simple Functions and Packages (funspec)
Section 6.6: System Structures: Writing Simple Procedures (procspec)

LRM Clause 6.2

Topics in LRM Clause 6.2 are discussed in the following sections of Ada 95 Problem Solving and Program Design:

Section 6.6: System Structures: Writing Simple Procedures (parammodes)

LRM Clause 6.3

Topics in LRM Clause 6.3 are discussed in the following sections of Ada 95 Problem Solving and Program Design:

Section 4.7: System Structures: Writing Simple Functions(funbody)
Section 6.6: System Structures: Writing Simple Procedures (procbody)

LRM Subclause 6.3.1

Topics in LRM Subclause 6.3.1 are discussed in the following sections of Ada 95 Problem Solving and Program Design:

Section 6.6: System Structures: Writing Simple Procedures (parampassing)

LRM Clause 6.4

Topics in LRM Clause 6.4 are discussed in the following sections of Ada 95 Problem Solving and Program Design:

Section 2.8:Control Structures: Input/Output Statements (proccall)
Section 3.6: System Structures: Using Ada's Calendar Package (funccall)

LRM Subclause 6.4.1

Topics in LRM Subclause 6.4.1 are discussed in the following sections of Ada 95 Problem Solving and Program Design:

Section 6.6: System Structures: Writing Simple Procedures (parampassing)

LRM Clause 6.6

Topics in LRM Clause 6.6 are discussed in the following sections of Ada 95 Problem Solving and Program Design:

Section 5.8: System Structures: A Useful Functions Package and the Overloading Principle