I\'m trying to extract the lines of a text file in C++. My text file (test.txt) currently reads:
this is line 1. this is line 2.
I looked around