|
|
THash | D2 D3 | ||||
| Information | Version | Date | Size | |||
| 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. | |||||