pTAL Reference Manual (H06.08+)

Contents
HP pTAL Reference Manual523746-006
xiv
18. pTAL Cross Compiler (continued)
18. pTAL Cross Compiler (continued)
Compilation and Linking 18-5
Debugging 18-6
Tools and Utilities 18-6
NonStop ar Utility 18-6
TACL DEFINE Tool (ETK) 18-7
PC-to-NonStop-Host Transfer Tools 18-7
Documentation 18-8
A. Syntax Summary
Data Types A-1
Constants A-1
Character String A-2
STRING Numeric A-2
INT Numeric A-2
INT(32) Numeric A-2
FIXED Numeric A-3
REAL and REAL(64) Numeric A-3
Constant List A-3
Expressions A-4
Arithmetic A-4
Conditional A-5
Assignment A-5
CASE A-5
IF A-5
Group Comparison A-6
Bit Extraction A-6
Bit Shift A-6
Declarations A-7
LITERAL A-7
DEFINE A-7
Simple Variable A-8
Array A-8
Read-Only Array A-9
Structures A-9
Redefinition A-16
Pointer A-21
Equivalenced Variable A-22
Procedure and Subprocedure A-28