Help


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

LRM Section 4

LRM Clause 4.1

LRM Subclause 4.1.1

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

Section 8.6: Problem Solving: Selecting Array Elements for Processing

LRM Subclause 4.1.2

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

Section 9.1: Data Structures: the String Data Type (slicing)

LRM Subclause 4.1.3

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

Section 8.1: Data Structures: Record Types

LRM Subclause 4.1.4

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

Section 3.4: Data Structures: Introducing Enumeration Types (attrib)

LRM Clause 4.2

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

Section 2.10: Data Structures: Introduction to Data Types and Expressions (literal)

LRM Clause 4.3

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

Section 8.2: Control Structures: Records as Operands and Parameters (recaggregate)
Section 8.5: Data Structures: Array Types (arrayaggregate)

LRM Subclause 4.3.1

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

Section 8.2: Composite Types: Records and Arrays (recaggregate)

LRM Subclause 4.3.2

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

Section 15.2: System Structures: Tagged Types

LRM Subclause 4.3.3

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

Section 8.5: Data Structures: Array Types (arrayaggregate)

LRM Clause 4.4

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

Section 2.10: Data Structures: Introduction to Data Types and Expressions
Section 2.10: Data Structures: Introduction to Data Types and Expressions
Section 7.1: Data Structures: Numeric Data Types (expression)

LRM Clause 4.5

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

Section 2.10: Data Structures: Introduction to Data Types and Expressions
Section 7.1: Data Structures: Numeric Data Types (numericops)
Section 7.1: Data Structures: Numeric Data Types (expression)

LRM Subclause 4.5.1

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

Section 4.1: Control Structures: Boolean Expressions and the IF Statement
Section 7.4: Data Structures: The Boolean Type' (booleanops)
Section 7.4: Data Structures: The Boolean Type'(shortcircuit)

LRM Subclause 4.5.2

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

Section 4.1: Control Structures: Boolean Expressions and the IF Statement

LRM Subclause 4.5.3

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

Section 2.10: Data Structures: Introduction to Data Types and Expressions
Section 7.1: Data Structures: Numeric Data Types(numericops)

LRM Subclause 4.5.4

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

Section 2.10: Data Structures: Introduction to Data Types and Expressions
Section 7.1: Data Structures: Numeric Data Types(numericops)

LRM Subclause 4.5.5

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

Section 2.10: Data Structures: Introduction to Data Types and Expressions
Section 7.1: Data Structures: Numeric Data Types (numericops)

LRM Clause 4.6

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

Section 7.1: Data Structures: Numeric Data Types(conversion)

LRM Clause 4.8

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

Section 14.1: Data Structures: Access Types and the NEW Operator