N
niv
Guest
I have a TBench that reads a file in a loop:
i.e. while not endfile(my_file)
....
....
However, later in the TBench, I need to read the file again, but it obviously see that the file has reached the end.
How do I clear the endfile status please?
Regards, Niv.
i.e. while not endfile(my_file)
....
....
However, later in the TBench, I need to read the file again, but it obviously see that the file has reached the end.
How do I clear the endfile status please?
Regards, Niv.