Hi,
I wish to read an input file 5 times. I am able to read it once but when i try to read it second time i am unable to do that because the file pointer is stuck at EOF.
Can anyone suggest a small sample code of how to do that?
Thanks and Regards