TAL Programmer's Guide

Index
096254 Tandem Computers Incorporated Index–29
PRINTSYM directive (with USEGLOBALS) 14-25
Private data area, as a TAL feature 1-1
Private data blocks
declaring 14-15
in program structure 3-5
PRIVATE keyword, BLOCK declaration 14-15
PROC keyword
function declaration 11-8
procedure declaration 11-2
PROC parameter type
description 11-23
mixed-language programming 17-4
passing C routines to TAL 17-32
passing TAL routines to C 17-30
PROC(32) parameter type
description 11-24
mixed-language programming 17-5
passing C routines to TAL 17-32
passing TAL routines to C 17-30
Procedure Entry Point table 11-1
Procedure entry sequence 11-47
Procedure mnemonics, compiler listing 15-9
Procedures
address of (PEP number) 11-52
as parameters 11-22
See Value parameters
calling 11-2
compared to subprocedures 11-14
declaring 11-2
EXTENSIBLE 11-10
EXTERNAL 11-9
FORWARD 11-8
functions 11-8
LANGUAGE attribute 17-2
MAIN 11-7
parameters 11-3
public name 17-3
RETURN statement 12-21
scope of 3-6
storage allocation 11-5