pTAL Reference Manual (H06.08+)

Index
HP pTAL Reference Manual523746-006
Index-27
Special Characters
<
See Less than operator, signed (<)
< > (angle brackets) 2-4
<...> (bit extraction) 5-3
<...> := (bit deposit operator) 5-4
<< (signed left bit shift) 5-3
<=
See Less than or equal operator, signed
(<=)
<>
See Not equal operator, signed (<>)
=
See Equal sign
=: (right-to-left move) 12-28
>
See Greater than operator, signed (>)
>=
See Greater than or equal operator,
signed (>=)
>> (signed right bit shift) 5-3
? (question mark) 2-5
@ operator
in entry-point identifiers
for procedures 14-23
for subprocedures 14-24
in pointers 10-14
in PROC parameters 14-16
in reference parameters 14-14
precedence of 5-3
[ ] (square brackets) 2-4
(single quotation mark) 2-5
P (read-only array symbol)
See Read-only arrays
SG-equivalenced variables
See Equivalenced variables
*
See Multiplication operator, unsigned
(*)
+
See Addition operator, unsigned (+)
-
See Subtraction operator, unsigned (-)
<< (unsigned left bit shift) 5-3
<=
See Less than or equal operator,
unsigned (<=)
<>
See Not equal operator, unsigned (<>)
<
See Less than operator, unsigned (<)
=
See Equal sign, as equal operator,
unsigned
>=
See Greater than or equal operator,
unsigned (>=)
>> (unsigned right bit shift) 5-3
>
See Greater than operator, unsigned
(>)
\
See Remainder operator (\)
See Division operator, unsigned ( )
See Division operator, signed ( )