On Mon, 20 Sep 1999, 14.wtI_Wtxbz.589.36 wrote:
i just wanted to make sort of a hashtable .. keeping a 2-field list of id's (numbers) and clientnames (strings)
I have written an extern that I call "mapper" which allows you to make mappings from one float/symbol to another float/symbol. It is actually implemented with a hashtable, and would probably be very useful for storing what you have.
Check it out at: http://www-cse.ucsd.edu/~newhouse/externs
later, travis