HASHTABLE class available [message #39158] |
Mon, 19 April 2004 13:27 |
Craig Markwardt
Messages: 1869 Registered: November 1996
|
Senior Member |
|
|
Greetings--
For those people who inquired about the HASHTABLE class that I
mentioned previously (which actually was zero people), I put it on my
web page if you are interested.
Hash table keys can be any scalar string, and as I mentioned before,
it's reasonably fast (12 khashes / sec for 30 character strings).
Hash table values can be any IDL data type, including arrays ( or I
suppose, another hash table!).
Yours,
Craig
http://cow.physics.wisc.edu/~craigm/idl/idl.html (under arrays/sets)
--
------------------------------------------------------------ --------------
Craig B. Markwardt, Ph.D. EMAIL: craigmnet@REMOVEcow.physics.wisc.edu
Astrophysics, IDL, Finance, Derivatives | Remove "net" for better response
------------------------------------------------------------ --------------
|
|
|