TAL Reference Manual
TAL Syntax Summary (Railroad Diagrams)
Appendix B—526371.001
B-7
Bit Shifts
Bit Shifts
A bit shift operation shifts a bit field a specified number of positions to the left or to the
right within a variable without altering the variable.
Declarations
Declaration syntax diagrams describe:
•
LITERALs and DEFINEs
•
Simple variables
•
Arrays and read-only arrays
•
Structures—definition structures, template structures, referral structures
•
Structure items—simple variables, arrays, substructures, filler bytes, filler bits,
•
simple pointers, structure pointers, and redefinitions
•
Simple pointers and structure pointers
•
Equivalenced variables
•
NAMEs and BLOCKs
•
Procedures and subprocedures
LITERAL and DEFINE Declarations
The following syntax diagrams describe LITERAL and DEFINE declarations.
LITERALs
A LITERAL associates an identifier with a constant.
int-expression
dbl-expression
shift-operator positions
VSTB017.vsd