pTAL Reference Manual (H06.03+)

Contents
HP pTAL Reference Manual523746-005
xvii
B. Disk File Names and HP TACL Commands
B. Disk File Names and HP TACL Commands
Disk File Names B-1
Parts of a Disk File Name B-2
Partial File Names B-3
Logical File Names B-4
Internal File Names B-4
HP TACL Commands B-4
DEFINE B-5
PARAM SWAPVOL B-7
ASSIGN B-7
C. Differences Between the pTAL and EpTAL Compilers
General C-1
Data Types and Alignment C-1
Routines C-2
Compiler Directives C-3
D. RETURN, RETURNSCC, and C/C++ on TNS/E
Glossary
Index
Examples
Example 2-1. Correct Identifiers 2-9
Example 2-2. Incorrect Identifiers 2-9
Example 2-3. Scope of Declared Items 2-11
Example 2-4.
Global and Local Variable With the Same Name 2-11
Example 3-1.
Constant Expressions in Data Type Specifications 3-4
Example 3-2. Using Indexing to Access an Array Element 3-9
Example 3-3. Adding Integer Values to Addresses 3-10
Example 3-4. Subtracting Integer Values From Addresses 3-10
Example 3-5. Signed and Unsigned Operators in Address Arithmetic 3-10
Example 3-6. Assigning Character Strings to Variables 3-13
Example 5-1. Extended Addresses 5-12
Example 5-2. Constant Expressions 5-14
Example 5-3. Short-Circuit Expression Evaluation 5-17
Example 5-4. CASE Expression 5-22
Example 5-5. Array Comparison 5-30
Example 5-6. Structure Comparison 5-30