hashtable + binary

  • Thread starter Thread starter Ching-Lung
  • Start date Start date
C

Ching-Lung

Hi,

I have a hashtable with some data and want to write it to
a binary file. Also, if I read this binary, I want to be
able to reconstruct the hashtable. How do I do this? Or
is this possible to do this?

Please help, thanks!
-CL
 
Back
Top