1
Answer

read Directly last line from big txt file using System.IO.StreamReader

hi all,
        i have one .txt file in that 10 lack record but i want only last record from them without             spending time in loop up 10 lack record iteration
        please help
       

Answers (1)