TAL Reference Manual

Index
TAL Reference Manual526371-001
Index-24
Special Characters
>=signed greater than or equal to 4-15
>>(signed right-shift operator) 4-30
@ operator
pointers 9-4
@ prefix not allowed (error 114) A-28
^ (circumflex)
in identifiers 2-4
^(circumflex)
location of the error in source file A-2
_ (underscore), in identifiers 2-4
‘*’ (unsigned multiplication) 4-3
‘+’ (unsigned addition) 4-3
‘-’ (unsigned subtraction) 4-3
‘/’ (unsigned division) 4-3
‘=’ (unsigned equal to) 4-4
‘>=’ (unsigned greater than or equal to) 4-4
‘>’ (unsigned greater than) 4-4
‘’ (unsigned modulo division) 4-3
‘’ (unsigned not equal to) 4-4
4-29
=’(left-to-right move) 12-27
’G’ (global addressing symbol), base-
address equivalenced
variables 10-12
’G’ (global addressing symbol), base-
address equivalenced variables 10-12
’L’ (local addressing symbol), base-address
equivalenced
variables 10-12
’P’ (read-only array symbol) 7-5
’SG’ (system global base-address
symbol) 15-4
’SG’-equivalenced variables
definition structures 15-5
description 15-5
referral structures 15-6
simple pointers 15-8
simple variables 15-4
structure pointers 15-9
’S’ (sublocal addressing symbol), base-
address equivalenced variables 10-12
’>>’ (unsigned right-shift operator) 4-29