A
Amy
Does anyone know if thier is anything built in the framework to generate
random filenames?
I have a dataset(hash table) that grows very large. After a certain point a
good portion of the elements will not be used anymore until the end of the
program. In order to conserve memory I wanted to write out the current data
in the hash table to a file.
Any thoughts?
Amy
random filenames?
I have a dataset(hash table) that grows very large. After a certain point a
good portion of the elements will not be used anymore until the end of the
program. In order to conserve memory I wanted to write out the current data
in the hash table to a file.
Any thoughts?
Amy