[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Big HASH TABLES.



Hi,

Sorry if that's not the right place to ask!
I have A big HASH TABLE (let's say about 10,000 entries)
and would like to load/restore it to/from a file.
Is there any effective way to do that, other than scanning
the whole entries an write each one to a file? (i.e: if there
is a way to save it as binary for example?).

Thanks in advance for any help,

Johny.