Is there any ways to start parsing from 2nd line of txt file using seekg() function? If the 1st line is terminated by "\n"
Or any other recommended solutions for straight parsing 2nd line of txt file.
Is there any ways to start parsing from 2nd line of txt file using seekg() function? If the 1st line is terminated by "\n"
Or any other recommended solutions for straight parsing 2nd line of txt file.