THash     D2 D3
 Information Version
v1.0
Date
Oct. 6, 1997
Size
9k
 Author Luu Tran
 Description THash works like Perl's associative array, i.e., an array indexed by a Key of type string with an associated Value of type Pointer, which means Value is anything that will fit into a Pointer type -- you just need to do the appropriate typecasting.