TAL Programmer's Guide

Index
Index–42 096254 Tandem Computers Incorporated
SYNTAX directive (with USEGLOBALS) 14-25
System code space 4-5
System library space 4-5
System messages, saving 17-44
System name, in file names E-2
System procedures
overview of 2-3
sample program
mainline module A-12
string display A-1
string entry A-3
with SOURCE directive 14-11
System services 1-3
Systems supported by TAL xxviii
T
TACL commands
ASSIGN E-8
ASSIGN SSV E-9
DEFINE E-4
directives that accept 14-9
PARAM E-6
RUN (running object files) 16-1
RUND (debugging object files) 16-4
starting the compiler 14-2
STOP 16-3
TAL and C guidelines
arrays 17-19
arrays of structures 17-23
bit-field manipulation 17-28
C calling TAL 17-13
C enumeration variables 17-27
data sharing 17-15
data types 17-10
identifiers 17-9
indirection 17-18
memory usage 17-11
multidimensional arrays 17-23
passing C routines to TAL 17-32
passing TAL routines to C 17-30
pointers 17-25