Geoff Levner (g.levner++at++acsys.it)
Tue, 19 Oct 1999 15:00:58 +0200
> I would like to create a table of pfNodes which have a string key, so
> I can search them easily. Is there a way of doing this easily (
> something like a hashtable ) ? I have looked at pfuHash, but it does
> not seem suitable.
If you are programming in C++, you can use the Standard Template
Library's hash_map class, or else Rogue Wave's RWHashTable class (man
RWHashTable).
-- Geoff Levner -- g.levner++at++acsys.it ACS Studio, via Aurelia 58, 00165 Roma, Italy tel. +39-063936331, fax +39-0639363317
This archive was generated by hypermail 2.0b2 on Tue Oct 19 1999 - 05:58:42 PDT