Arrays
The auxiliary table entries for arrays have the format
shown in
``Table entries for arrays''.
Defining arrays having more than four dimensions produces
a warning message.
Table entries for arrays
| 
Bytes
 | 
Declaration
 | 
Name
 | 
Description
 | 
| 
0-3
 | 
long int
 | 
x_tagndx
 | 
tag index
 | 
| 
4-5
 | 
unsigned short
 | 
x_lnno
 | 
line number of declaration
 | 
| 
6-7
 | 
unsigned short
 | 
x_size
 | 
size of array
 | 
| 
8-9
 | 
unsigned short
 | 
x_dimen[0]
 | 
first dimension
 | 
| 
10-11
 | 
unsigned short
 | 
x_dimen[1]
 | 
second dimension
 | 
| 
12-13
 | 
unsigned short
 | 
x_dimen[2]
 | 
third dimension
 | 
| 
14-15
 | 
unsigned short
 | 
x_dimen[3]
 | 
fourth dimension
 | 
| 
16-17
 | 
-
 | 
-
 | 
unused (filled with zeroes)
 | 
Next topic: 
End of blocks and functions
Previous topic: 
Table entries for functions
© 2003 Caldera International, Inc.  All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003