[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Progress Update
Bjarke Hammersholt Roune wrote:
>DynHashTable<...> dynTable
>
>table.ConvertToDynTable(dynTable);
>dynTable.AddEntry(entry);
>table.CreateFromDynTable(dynTable);
DynHashTable should have some lookup method. F1 Paks are usually
constructed file-by-file and during that time read access is also allowed.
The same goes for ftp.
Even with a serial search for that overflow list directly searching the
DynHashTable would be faster than converting around in these situations.
Christian
--
Drive A: not responding...Formatting C: instead