TAL Reference Summary
Procedure and Subprocedure Declarations
TAL Reference Summary
36 096256 Tandem Computers Incorporated
param-spec
.EXT
param-name
.
(
param-type
referral )
;
060
,
param-type
215
STRUCT
fpoint
)(
fpoint
*
(
fpoint
)
width
fpoint
)
( width
STRING
INT
REAL
INT
FIXED
UNSIGNED
type
PROC
PROC(32)
proc-body
subproc-decl ;
END
BEGIN
local-decl ;
statement
;
;
061