TAL Reference Summary
Procedure and Subprocedure Declarations
TAL Reference Summary
34 096256 Tandem Computers Incorporated
Procedure and
Subprocedure
Declarations
The following syntax diagrams describe procedure, subprocedure, entry-point, and
label declarations.
Procedures A procedure is a program unit that is callable from anywhere in the program.
type
identifier
PROC
;
param-spec ;
;proc-body
EXTERNAL
FORWARD
058
public-name-spec
,
proc-attribute
parameter-list
type
214
fpoint
)(
fpoint
*
(
fpoint
)
width
fpoint
)
( width
STRING
INT
REAL
INT
FIXED
UNSIGNED
public-name-spec
=
"
"
209
public-name