Ada 95 Quality and Style Guide                            Index

INDEX [F]

family of parts, 8.4.4
file
closing, 162
header, 33
naming convention, 48
naming conventions, 4.1, 4.4
organization, 4.1, 4.4
finalization, 8.3.1, 206, 9.2.3, 9.6
complete functionality, 8.3.1, 8.5
fixed point
in relational expression, 86
precision, 143, 164
flag
in complex loop, 5.6.4
in while loop, 5.6.4
naming, 84, 5.10
floating point
accuracy, 7.2.3
affects equality, 5.7.5
arithmetic, 7.2.1, 7.8
in relational expression, 86
precision, 143, 7.2.3, 164
relational expression, 152, 7.8
flow of control, 99
for loop, 5.6.4, 5.10
indentation, 2.1.2
is bounded, 5.6.7
foreign code, 148
Form
parameter in predefined I/O, 162
formal parameter, 5.2, 5.10
anonymous, 5.3.2
generic, 8.1.2
name, 5.2, 5.10
formatter,2.1.1,13, 2.1.4,2.1.5, 16, 17, 18,2.2, 3.1.2, 3.1.3
FORTRAN, 5.4.2
equivalence, 5.9.4, 5.10
fraction, 3.1.2
free list, 5.4.5
function
access, 4.1.8
body
indentation, 12
call
in declaration, 105, 5.10
named association, 5.2, 5.10
recursive, 91, 5.10
spacing, 9
default parameter, 5.2.3, 5.10
end statement, 5.1.4, 5.10
generic, 15.4.5, 8.4.2, 8.5
Inline, 236, 10.8
interrogative
to avoid exception, 4.3.1, 64
name, 3.2.4, 3.5
overload, 5.7.3, 5.10
parameter list, 5.2, 5.10
return, 5.6.8
side effect, 4.1.4, 4.4
specification
indentation, 12
to reduce nesting, 5.6.1
use of, 4.1.4
functionality
complete, 8.3.1