Im having some trouble with the seekg command while using ifstream and reading textfiles. My actual code is pretty long, but i've typed out an example which gives me the same result. The "Seek Col" gives the expected output of 9. but the "seek row" doesnt print anything in the console. Can anyone see what im doing wrong here?