Maysoon
Posts: 64
Nickname: hm
Registered: Mar, 2002
|
|
Re: Hashtable
|
Posted: Apr 4, 2002 3:27 PM
|
|
hi Mr:
i put only an example to ask if i can store a hashtable that contains vectors in a file,but in fact i have a list of users ,in which they will be the keys to the Hashtable,then each key points to a vector, this vectors contain classes ,these classes contains data about the user messages (subject,from,file name)
then i will store this hashtable in a file of object ohh,is it complex...!
but i use this model instead of using database to speedup the program .
so tell me can i store this hashtable in a file or not?? thank you very much
|
|