How can I make my std::fstream object start reading a text file from the second line?
std::fstream
this code can read file from your specified line from file but you have to make file in file explorer before hand my file name is "temp" code is given below
https://i.stack.imgur.com/OTrsj.png
hope this can help