I'm using std:: getline() to read from a text file, line by line. However, the first call to getline is ...
stackoverflow.com