D
davario
hi everyone, I'm doing a project and it requires comparing entries on a
file. (the entries are separated by \r). i need to compare the first to
the second, then to the third etc. the same thing needs to be done with
the second entry (compared to the third, fourth etc. i want to do it
strait from the file, since it is a large amount of data. how do i
"remember" the place i have last read on the file? or perhaps how can i
remember the locations of all entries?
thanks in advance!!!
file. (the entries are separated by \r). i need to compare the first to
the second, then to the third etc. the same thing needs to be done with
the second entry (compared to the third, fourth etc. i want to do it
strait from the file, since it is a large amount of data. how do i
"remember" the place i have last read on the file? or perhaps how can i
remember the locations of all entries?
thanks in advance!!!