TAL Reference Manual
TAL Reference Manual—526371-001
Index-1
Index
Numbers
16-bit (standard) pointers 9-1
32-bit (extended) pointers 9-1
A
ABORT Directive 16-12
ABS fpoint > 19 (warning 27) A-45
ABSLIST Directive
description 16-13
ABSLIST directive
with PEP directive 16-13
Absolute value, obtaining with $ABS 14-6
ACON pseudocode, CODE
statement 12-17
Actual/formal parameter count (error
61) A-19
Addition operator
signed 4-5
, 4-6
unsigned 4-5, 4-9
Address base symbol 2-1
Address conversions
bit-shift operations 4-30
simple pointers
standard-to-extended 9-1
$AXADR (relative-to-absolute) 15-11
$LADR (extended-to-standard) 14-23
$XADR (standard-to-extended) 14-43
Address of entry point used (warning
49) A-49
Address range violation A-6
Address references between blocks
(error96) A-25
Address size mismatch A-55
Addresses
in simple pointers 9-3
in simple pointers in structures 8-14
in structure pointers 9-7
in structure pointers in structures 8-16
Addresses (continued)
nonrelocatable, warnings of 16-68
Addressing
arrays 7-3
definition structures 8-4
read-only arrays 7-1, 7-5
referral structures 8-1
Aliases, data types 3-3, 3-4
All index registers are reserved (warning
0) A-40
ALPHA option, LMAP directive 16-61
AND operator 4-14
ANY
TARGET directive option 15-13
Arithmetic expressions
description 4-5
in conditional expressions 4-12
Arithmetic operators
signed 4-6
unsigned 4-9
Arithmetic overflow (warning 26) A-45
Arithmetic overflow, testing with
$OVERFLOW 14-35
Array access changed (warning 37) A-47
Arrays
as structure items 8-1
, 8-2
declaring 7-1
length, obtaining
in bits 14-29
in bytes 14-29
multidimensional 8-1
of arrays 8-1
of structures 8-1
read-only (P-relative) arrays 7-5
redefinitions 8-17
syntax summary
bracket-and-brace diagrams C-1
railroad diagrams B-1