in reply to Re: Using indexing for faster lookup in large file
in thread Using indexing for faster lookup in large file
The data is sorted lexicographically on the first number, but this could of course be changed to numerical sorting if that would help. I will look into the tell() and seek() functions, as I'm not familiar with them.
|
|---|