While(!feof(file))...... not working

Hi Towseef,
this does not seem to be related to ROOT?
See e.g. here for example code that reads lines from a text file in C++.

Hope this helps!
Enrico